Home
last modified time | relevance | path

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

/linux-2.6.39/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
/linux-2.6.39/arch/ia64/include/asm/
Dpercpu.h34 #define PER_CPU_BASE_SECTION ".data..percpu" macro
/linux-2.6.39/include/linux/
Dpercpu-defs.h15 __percpu __attribute__((section(PER_CPU_BASE_SECTION sec))) \