Searched refs:clear_cpu_bug (Results 1 – 2 of 2) sorted by relevance
| /arch/x86/include/asm/ | ||
| A D | cpufeature.h | 127 #define clear_cpu_bug(c, bit) clear_cpu_cap(c, (bit)) macro |
| /arch/x86/kernel/cpu/ | ||
| A D | intel.c | 399 clear_cpu_bug(c, X86_BUG_F00F); in intel_workarounds() |
Completed in 6 milliseconds