Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
A Dcpu_entry_area.c13 static DEFINE_PER_CPU_PAGE_ALIGNED(struct entry_stack_page, entry_stack_storage);
16 static DEFINE_PER_CPU_PAGE_ALIGNED(struct exception_stacks, exception_stacks);
/linux/arch/x86/kernel/
A Dirq_64.c28 DEFINE_PER_CPU_PAGE_ALIGNED(struct irq_stack, irq_stack_backing_store) __visible;
A Ddoublefault_32.c84 DEFINE_PER_CPU_PAGE_ALIGNED(struct doublefault_stack, doublefault_stack) = {
A Dprocess.c59 __visible DEFINE_PER_CPU_PAGE_ALIGNED(struct tss_struct, cpu_tss_rw) = {
/linux/include/linux/
A Dpercpu-defs.h161 #define DEFINE_PER_CPU_PAGE_ALIGNED(type, name) \ macro
/linux/arch/x86/kernel/cpu/
A Dcommon.c125 DEFINE_PER_CPU_PAGE_ALIGNED(struct gdt_page, gdt_page) = { .gdt = {
/linux/arch/x86/events/intel/
A Dds.c15 DEFINE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store);

Completed in 18 milliseconds