Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/mm/
Dcpu_entry_area.c13 static DEFINE_PER_CPU_PAGE_ALIGNED(struct entry_stack_page, entry_stack_storage);
16 static DEFINE_PER_CPU_PAGE_ALIGNED(char, exception_stacks
/Linux-v4.19/arch/x86/kernel/
Dprocess.c50 __visible DEFINE_PER_CPU_PAGE_ALIGNED(struct tss_struct, cpu_tss_rw) = {
/Linux-v4.19/include/linux/
Dpercpu-defs.h162 #define DEFINE_PER_CPU_PAGE_ALIGNED(type, name) \ macro
/Linux-v4.19/arch/x86/kernel/cpu/
Dcommon.c113 DEFINE_PER_CPU_PAGE_ALIGNED(struct gdt_page, gdt_page) = { .gdt = {
/Linux-v4.19/arch/x86/events/intel/
Dds.c14 DEFINE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store);