DEFINE_PER_CPU_PAGE_ALIGNED 14 arch/x86/events/intel/ds.c DEFINE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store); DEFINE_PER_CPU_PAGE_ALIGNED 114 arch/x86/kernel/cpu/common.c DEFINE_PER_CPU_PAGE_ALIGNED(struct gdt_page, gdt_page) = { .gdt = { DEFINE_PER_CPU_PAGE_ALIGNED 55 arch/x86/kernel/process.c __visible DEFINE_PER_CPU_PAGE_ALIGNED(struct tss_struct, cpu_tss_rw) = { DEFINE_PER_CPU_PAGE_ALIGNED 13 arch/x86/mm/cpu_entry_area.c static DEFINE_PER_CPU_PAGE_ALIGNED(struct entry_stack_page, entry_stack_storage); DEFINE_PER_CPU_PAGE_ALIGNED 16 arch/x86/mm/cpu_entry_area.c static DEFINE_PER_CPU_PAGE_ALIGNED(struct exception_stacks, exception_stacks);