Searched defs:boot_cpu_has (Results 1 – 2 of 2) sorted by relevance
54 #define boot_cpu_has(bit) cpu_has(&boot_cpu_data, bit) macro
74 #define boot_cpu_has(bit) cpu_has(&boot_cpu_data, bit) macro
Completed in 5 milliseconds