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
160 #define this_cpu_read_4(pcp) \ macro
428 #define this_cpu_read_4(pcp) percpu_from_op(volatile, "mov", pcp) macro