Searched defs:cpu_has (Results 1 – 3 of 3) sorted by relevance
16 #define cpu_has(feat) (cpu_data[0].options & BIT_ULL(feat)) macro
36 #define cpu_has(c, bit) \ macro
122 #define cpu_has(c, bit) \ macro