Searched refs:this_cpu_read_4 (Results 1 – 4 of 4) sorted by relevance
325 #ifndef this_cpu_read_4326 #define this_cpu_read_4(pcp) this_cpu_generic_read(pcp) macro
212 #define this_cpu_read_4(pcp) _percpu_read(pcp) macro
175 #define this_cpu_read_4(pcp) \ macro
262 #define this_cpu_read_4(pcp) percpu_from_op(4, volatile, "mov", pcp) macro