Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dsegment.h155 # define __KERNEL_PERCPU (GDT_ENTRY_PERCPU*8) macro
157 # define __KERNEL_PERCPU 0 macro
/linux/arch/x86/kernel/
A Ddoublefault_32.c99 .fs = __KERNEL_PERCPU,
A Dhead_32.S318 movl $(__KERNEL_PERCPU), %eax
/linux/arch/x86/power/
A Dcpu.c232 loadsegment(fs, __KERNEL_PERCPU); in __restore_processor_state()
/linux/arch/x86/entry/
A Dentry_32.S213 movl $(__KERNEL_PERCPU), %eax
/linux/arch/x86/kernel/cpu/
A Dcommon.c602 loadsegment(fs, __KERNEL_PERCPU); in load_percpu_segment()

Completed in 10 milliseconds