__KERNEL_DS 55 arch/x86/kernel/doublefault_32.c .ss0 = __KERNEL_DS, __KERNEL_DS 65 arch/x86/kernel/doublefault_32.c .ss = __KERNEL_DS, __KERNEL_DS 88 arch/x86/kernel/kgdb.c gdb_regs[GDB_SS] = __KERNEL_DS; __KERNEL_DS 132 arch/x86/kernel/kgdb.c gdb_regs[GDB_DS] = __KERNEL_DS; __KERNEL_DS 133 arch/x86/kernel/kgdb.c gdb_regs[GDB_ES] = __KERNEL_DS; __KERNEL_DS 137 arch/x86/kernel/kgdb.c gdb_regs[GDB_SS] = __KERNEL_DS; __KERNEL_DS 143 arch/x86/kernel/kgdb.c gdb_regs32[GDB_SS] = __KERNEL_DS; __KERNEL_DS 68 arch/x86/kernel/machine_kexec_32.c "\tmovl $"STR(__KERNEL_DS)",%%eax\n" __KERNEL_DS 155 arch/x86/kernel/machine_kexec_64.c : : "a" (__KERNEL_DS) : "memory" __KERNEL_DS 251 arch/x86/kernel/vmi_32.c vmi_ops.set_kernel_stack(__KERNEL_DS, tss->x86_tss.sp0); __KERNEL_DS 552 arch/x86/kernel/vmi_32.c ap.ss = __KERNEL_DS; __KERNEL_DS 1944 arch/x86/kvm/vmx.c vmcs_write16(HOST_DS_SELECTOR, __KERNEL_DS); /* 22.2.4 */ __KERNEL_DS 1945 arch/x86/kvm/vmx.c vmcs_write16(HOST_ES_SELECTOR, __KERNEL_DS); /* 22.2.4 */ __KERNEL_DS 1948 arch/x86/kvm/vmx.c vmcs_write16(HOST_SS_SELECTOR, __KERNEL_DS); /* 22.2.4 */ __KERNEL_DS 757 arch/x86/lguest/boot.c lazy_hcall(LHCALL_SET_STACK, __KERNEL_DS|0x1, thread->sp0, __KERNEL_DS 1052 arch/x86/lguest/boot.c asm volatile ("mov %0, %%fs" : : "r" (__KERNEL_DS) : "memory"); __KERNEL_DS 368 arch/x86/pci/pcbios.c opt.segment = __KERNEL_DS; __KERNEL_DS 539 arch/x86/xen/enlighten.c MULTI_stack_switch(mcs.mc, __KERNEL_DS, thread->sp0); __KERNEL_DS 236 arch/x86/xen/smp.c ctxt->user_regs.ss = __KERNEL_DS; __KERNEL_DS 258 arch/x86/xen/smp.c ctxt->kernel_ss = __KERNEL_DS; __KERNEL_DS 77 include/asm-m68k/processor.h .fs = __KERNEL_DS, \ __KERNEL_DS 12 include/asm-m68k/segment.h #ifndef __KERNEL_DS __KERNEL_DS 26 include/asm-m68k/segment.h #define KERNEL_DS MAKE_MM_SEG(__KERNEL_DS) __KERNEL_DS 845 include/asm-x86/processor.h .ss0 = __KERNEL_DS, \