Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Ddesc.h46 DECLARE_PER_CPU_PAGE_ALIGNED(struct gdt_page, gdt_page);
/linux-4.4.14/include/linux/
Dpercpu-defs.h158 #define DECLARE_PER_CPU_PAGE_ALIGNED(type, name) \ macro