Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dcpu_entry_area.c15 static DEFINE_PER_CPU_PAGE_ALIGNED(struct entry_stack_page, entry_stack_storage);
18 static DEFINE_PER_CPU_PAGE_ALIGNED(struct exception_stacks, exception_stacks);
/linux/arch/x86/kernel/
H A Ddoublefault_32.c85 DEFINE_PER_CPU_PAGE_ALIGNED(struct doublefault_stack, doublefault_stack) = {
H A Dprocess.c65 __visible DEFINE_PER_CPU_PAGE_ALIGNED(struct tss_struct, cpu_tss_rw) = {
/linux/arch/parisc/kernel/
H A Dtoc.c16 DEFINE_PER_CPU_PAGE_ALIGNED(char [16384], toc_stack) __visible;
/linux/include/linux/
H A Dpercpu-defs.h161 #define DEFINE_PER_CPU_PAGE_ALIGNED(type, name) \ macro
/linux/arch/x86/events/intel/
H A Dds.c18 DEFINE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store);