Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dsegment.h158 # define __KERNEL_PERCPU (GDT_ENTRY_PERCPU*8) macro
160 # define __KERNEL_PERCPU 0 macro
/linux-6.3-rc2/arch/x86/kernel/
A Ddoublefault_32.c99 .fs = __KERNEL_PERCPU,
A Dhead_32.S309 movl $(__KERNEL_PERCPU), %eax
/linux-6.3-rc2/arch/x86/power/
A Dcpu.c235 loadsegment(fs, __KERNEL_PERCPU); in __restore_processor_state()
/linux-6.3-rc2/arch/x86/entry/
A Dentry_32.S213 movl $(__KERNEL_PERCPU), %eax
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dcommon.c771 loadsegment(fs, __KERNEL_PERCPU); in switch_gdt_and_percpu_base()

Completed in 10 milliseconds