Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dpercpu.h172 #define this_cpu_read_2(pcp) \ macro
/arch/x86/include/asm/
Dpercpu.h261 #define this_cpu_read_2(pcp) percpu_from_op(2, volatile, "mov", pcp) macro