Searched refs:PER_CPU_BASE_SECTION (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/ia64/include/asm/
H A Dpercpu.h34 #define PER_CPU_BASE_SECTION ".data..percpu" macro
/linux-4.4.14/include/asm-generic/
H A Dpercpu.h52 #ifndef PER_CPU_BASE_SECTION
54 #define PER_CPU_BASE_SECTION ".data..percpu" macro
56 #define PER_CPU_BASE_SECTION ".data" macro
/linux-4.4.14/include/linux/
H A Dpercpu-defs.h49 __percpu __attribute__((section(PER_CPU_BASE_SECTION sec))) \

Completed in 102 milliseconds