Searched refs:this_cpu_read_1 (Results 1 – 2 of 2) sorted by relevance
330 # ifndef this_cpu_read_1331 # define this_cpu_read_1(pcp) _this_cpu_generic_read(pcp) macro
398 #define this_cpu_read_1(pcp) percpu_from_op("mov", (pcp), "m"(pcp)) macro