Searched refs:__KERNEL_PERCPU (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dsegment.h93 #define __KERNEL_PERCPU (GDT_ENTRY_PERCPU * 8) macro
95 #define __KERNEL_PERCPU 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Ddoublefault_32.c65 .fs = __KERNEL_PERCPU,
H A Dprocess.c285 regs.fs = __KERNEL_PERCPU;
H A Dhead_32.S431 movl $(__KERNEL_PERCPU), %eax
H A Dentry_32.S231 movl $(__KERNEL_PERCPU), %edx
1326 movl $(__KERNEL_PERCPU), %ecx
H A Dvmi_32.c413 ap.fs = __KERNEL_PERCPU;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dsmp.c240 ctxt->user_regs.fs = __KERNEL_PERCPU;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dcommon.c339 loadsegment(fs, __KERNEL_PERCPU);
1082 regs->fs = __KERNEL_PERCPU;

Completed in 145 milliseconds