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

/linux-master/arch/um/include/asm/
H A Dcpufeature.h131 #define boot_cpu_has_bug(bit) cpu_has_bug(&boot_cpu_data, (bit)) macro
/linux-master/arch/x86/include/asm/
H A Dcpufeature.h205 #define boot_cpu_has_bug(bit) cpu_has_bug(&boot_cpu_data, (bit)) macro

Completed in 160 milliseconds