Searched refs:cpu_has_bug (Results 1 – 2 of 2) sorted by relevance
126 #define cpu_has_bug(c, bit) cpu_has(c, (bit)) macro130 #define boot_cpu_has_bug(bit) cpu_has_bug(&boot_cpu_data, (bit))
126 #define cpu_has_bug(c, bit) cpu_has(c, (bit)) macro131 #define boot_cpu_has_bug(bit) cpu_has_bug(&boot_cpu_data, (bit))