Home
last modified time | relevance | path

Searched refs:cpu_has_bug (Results 1 – 1 of 1) sorted by relevance

/linux/arch/um/include/asm/
H A Dcpufeature.h126 #define cpu_has_bug(c, bit) cpu_has(c, (bit)) macro
130 #define boot_cpu_has_bug(bit) cpu_has_bug(&boot_cpu_data, (bit))