Home
last modified time | relevance | path

Searched refs:__KERNEL_PERCPU (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/include/asm/
H A Dsegment.h158 # define __KERNEL_PERCPU (GDT_ENTRY_PERCPU*8) macro
160 # define __KERNEL_PERCPU 0 macro
/linux/arch/x86/kernel/
H A Ddoublefault_32.c100 .fs = __KERNEL_PERCPU,
H A Dhead_32.S282 movl $(__KERNEL_PERCPU), %eax
/linux/arch/x86/power/
H A Dcpu.c235 loadsegment(fs, __KERNEL_PERCPU); in __restore_processor_state()
/linux/arch/x86/entry/
H A Dentry_32.S213 movl $(__KERNEL_PERCPU), %eax