Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/um/include/asm/
A Dcpufeature.h131 #define boot_cpu_has_bug(bit) cpu_has_bug(&boot_cpu_data, (bit)) macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dcpufeature.h206 #define boot_cpu_has_bug(bit) cpu_has_bug(&boot_cpu_data, (bit)) macro

Completed in 7 milliseconds