Home
last modified time | relevance | path

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

/arch/um/include/asm/
Dcpufeature.h55 #define boot_cpu_has(bit) cpu_has(&boot_cpu_data, bit) macro
/arch/x86/include/asm/
Dcpufeature.h144 #define boot_cpu_has(bit) cpu_has(&boot_cpu_data, bit) macro