Searched refs:this_cpu_read_2 (Results 1 – 2 of 2) sorted by relevance
/arch/arm64/include/asm/ | ||
D | percpu.h | 172 #define this_cpu_read_2(pcp) \ macro |
/arch/x86/include/asm/ | ||
D | percpu.h | 261 #define this_cpu_read_2(pcp) percpu_from_op(2, volatile, "mov", pcp) macro |