Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dintel_ds.h30 DECLARE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store);
A Ddesc.h48 DECLARE_PER_CPU_PAGE_ALIGNED(struct gdt_page, gdt_page);
A Dprocessor.h420 DECLARE_PER_CPU_PAGE_ALIGNED(struct tss_struct, cpu_tss_rw);
/linux/arch/x86/mm/
A Dcpu_entry_area.c21 DECLARE_PER_CPU_PAGE_ALIGNED(struct doublefault_stack, doublefault_stack);
/linux/include/linux/
A Dpercpu-defs.h157 #define DECLARE_PER_CPU_PAGE_ALIGNED(type, name) \ macro

Completed in 13 milliseconds