Searched refs:X86_BUG_CLFLUSH_MONITOR (Results 1 – 5 of 5) sorted by relevance
123 alternative_input("", "clflush (%[addr])", X86_BUG_CLFLUSH_MONITOR, [addr] "a" (addr)); in mwait_idle_with_hints()
511 #define X86_BUG_CLFLUSH_MONITOR X86_BUG(7) /* "clflush_monitor" AAI65, CLFLUSH required before MONITOR */ macro
503 #define X86_BUG_CLFLUSH_MONITOR X86_BUG(7) /* "clflush_monitor" AAI65, CLFLUSH required before MONITOR */ macro
568 set_cpu_bug(c, X86_BUG_CLFLUSH_MONITOR); in init_intel()
926 alternative_input("", "clflush (%[addr])", X86_BUG_CLFLUSH_MONITOR, [addr] "a" (addr)); in mwait_idle()