Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/include/asm/
H A Dcpufeature.h130 #define static_cpu_has_bug(bit) static_cpu_has((bit)) macro
/openbmc/linux/arch/x86/include/asm/
H A Dcpufeature.h204 #define static_cpu_has_bug(bit) static_cpu_has((bit)) macro