Searched defs:cpu_has (Results 1 - 1 of 1) sorted by relevance

/arch/x86/include/asm/
H A Dcpufeature.h234 #define cpu_has(c, bit) \ macro
242 #define boot_cpu_has(bit) cpu_has(&boot_cpu_data, bit)

Completed in 50 milliseconds