Home
last modified time | relevance | path

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

/linux/arch/um/include/asm/
A Dcpufeature.h126 #define cpu_has_bug(c, bit) cpu_has(c, (bit)) macro
/linux/arch/x86/include/asm/
A Dcpufeature.h202 #define cpu_has_bug(c, bit) cpu_has(c, (bit)) macro

Completed in 12 milliseconds