Home
last modified time | relevance | path

Searched refs:this_cpu_or_8 (Results 1 – 4 of 4) sorted by relevance

/arch/s390/include/asm/
A Dpercpu.h62 #define this_cpu_or_8(pcp, val) arch_this_cpu_to_op_simple(pcp, val, |) macro
130 #define this_cpu_or_8(pcp, val) arch_this_cpu_to_op(pcp, val, "laog") macro
/arch/loongarch/include/asm/
A Dpercpu.h162 #define this_cpu_or_8(pcp, val) _percpu_or(pcp, val) macro
/arch/arm64/include/asm/
A Dpercpu.h216 #define this_cpu_or_8(pcp, val) \ macro
/arch/x86/include/asm/
A Dpercpu.h545 #define this_cpu_or_8(pcp, val) percpu_binary_op(8, volatile, "or", (pcp), val) macro

Completed in 14 milliseconds