Searched defs:__this_cpu_read (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ | ||
H A D | percpu.h | 266 #define __this_cpu_read raw_cpu_read macro |
/openbmc/linux/include/linux/ | ||
H A D | percpu-defs.h | 430 #define __this_cpu_read(pcp) \ macro |