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