Searched refs:this_cpu_read_8 (Results 1 – 2 of 2) sorted by relevance
339 # ifndef this_cpu_read_8340 # define this_cpu_read_8(pcp) _this_cpu_generic_read(pcp) macro
489 #define this_cpu_read_8(pcp) percpu_from_op("mov", (pcp), "m"(pcp)) macro