Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dpercpu.h66 #ifndef PER_CPU_BASE_SECTION
68 #define PER_CPU_BASE_SECTION ".data..percpu" macro
70 #define PER_CPU_BASE_SECTION ".data" macro
/linux/include/linux/
H A Dpercpu-defs.h48 __percpu __attribute__((section(PER_CPU_BASE_SECTION sec))) \