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

/linux-4.1.27/arch/x86/include/asm/
H A Dcpufeature.h593 #define boot_cpu_has_bug(bit) cpu_has_bug(&boot_cpu_data, (bit)) macro

Completed in 257 milliseconds