Home
last modified time | relevance | path

Searched refs:DECLARE_PER_CPU_PAGE_ALIGNED (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dintel_ds.h30 DECLARE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store);
H A Ddesc.h47 DECLARE_PER_CPU_PAGE_ALIGNED(struct gdt_page, gdt_page);
H A Dprocessor.h422 DECLARE_PER_CPU_PAGE_ALIGNED(struct tss_struct, cpu_tss_rw);
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dintel_ds.h31 DECLARE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store);
H A Ddesc.h48 DECLARE_PER_CPU_PAGE_ALIGNED(struct gdt_page, gdt_page);
H A Dprocessor.h373 DECLARE_PER_CPU_PAGE_ALIGNED(struct tss_struct, cpu_tss_rw);
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dcpu_entry_area.c58 DECLARE_PER_CPU_PAGE_ALIGNED(struct doublefault_stack, doublefault_stack);
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dcpu_entry_area.c60 DECLARE_PER_CPU_PAGE_ALIGNED(struct doublefault_stack, doublefault_stack);
/kernel/linux/linux-5.10/include/linux/
H A Dpercpu-defs.h157 #define DECLARE_PER_CPU_PAGE_ALIGNED(type, name) \ macro
/kernel/linux/linux-6.6/include/linux/
H A Dpercpu-defs.h157 #define DECLARE_PER_CPU_PAGE_ALIGNED(type, name) \ macro

Completed in 8 milliseconds