Searched refs:this_cpu_write_2 (Results 1 – 2 of 2) sorted by relevance
181 #define this_cpu_write_2(pcp, val) \ macro
264 #define this_cpu_write_2(pcp, val) percpu_to_op(2, volatile, "mov", (pcp), val) macro