Home
last modified time | relevance | path

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

/include/asm-generic/
Dpercpu.h90 #ifndef PER_CPU_BASE_SECTION
92 #define PER_CPU_BASE_SECTION ".data..percpu" macro
94 #define PER_CPU_BASE_SECTION ".data" macro
/include/linux/
Dpercpu-defs.h15 __percpu __attribute__((section(PER_CPU_BASE_SECTION sec))) \