Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/mm/
A Dcpu_entry_area.c14 static DEFINE_PER_CPU_PAGE_ALIGNED(struct entry_stack_page, entry_stack_storage);
17 static DEFINE_PER_CPU_PAGE_ALIGNED(struct exception_stacks, exception_stacks);
/linux-6.3-rc2/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.c61 __visible DEFINE_PER_CPU_PAGE_ALIGNED(struct tss_struct, cpu_tss_rw) = {
/linux-6.3-rc2/arch/parisc/kernel/
A Dtoc.c16 DEFINE_PER_CPU_PAGE_ALIGNED(char [16384], toc_stack) __visible;
/linux-6.3-rc2/include/linux/
A Dpercpu-defs.h161 #define DEFINE_PER_CPU_PAGE_ALIGNED(type, name) \ macro
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dcommon.c205 DEFINE_PER_CPU_PAGE_ALIGNED(struct gdt_page, gdt_page) = { .gdt = {
/linux-6.3-rc2/arch/x86/events/intel/
A Dds.c17 DEFINE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store);

Completed in 16 milliseconds