Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dmwait.h123 alternative_input("", "clflush (%[addr])", X86_BUG_CLFLUSH_MONITOR, [addr] "a" (addr)); in mwait_idle_with_hints()
A Dcpufeatures.h511 #define X86_BUG_CLFLUSH_MONITOR X86_BUG(7) /* "clflush_monitor" AAI65, CLFLUSH required before MON… macro
/arch/x86/kernel/cpu/
A Dintel.c568 set_cpu_bug(c, X86_BUG_CLFLUSH_MONITOR); in init_intel()
/arch/x86/kernel/
A Dprocess.c926 alternative_input("", "clflush (%[addr])", X86_BUG_CLFLUSH_MONITOR, [addr] "a" (addr)); in mwait_idle()

Completed in 89 milliseconds