Searched defs:boot_cpu_has (Results 1 – 4 of 4) sorted by relevance
62 static inline int boot_cpu_has(int flag) in boot_cpu_has() function
57 static inline int boot_cpu_has(int flag) in boot_cpu_has() function
138 #define boot_cpu_has(bit) cpu_has(&boot_cpu_data, bit) macro
129 #define boot_cpu_has(bit) cpu_has(&boot_cpu_data, bit) macro