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