Home
last modified time | relevance | path

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

/linux-6.1.9/arch/ia64/include/asm/
Dpercpu.h33 #define PER_CPU_BASE_SECTION ".data..percpu" macro
/linux-6.1.9/include/asm-generic/
Dpercpu.h53 #ifndef PER_CPU_BASE_SECTION
55 #define PER_CPU_BASE_SECTION ".data..percpu" macro
57 #define PER_CPU_BASE_SECTION ".data" macro
/linux-6.1.9/include/linux/
Dpercpu-defs.h50 __percpu __attribute__((section(PER_CPU_BASE_SECTION sec))) \