Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dintel_ds.h30 DECLARE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store);
Ddesc.h52 DECLARE_PER_CPU_PAGE_ALIGNED(struct gdt_page, gdt_page);
Dprocessor.h363 DECLARE_PER_CPU_PAGE_ALIGNED(struct tss_struct, cpu_tss_rw);
/Linux-v4.19/include/linux/
Dpercpu-defs.h158 #define DECLARE_PER_CPU_PAGE_ALIGNED(type, name) \ macro