Searched refs:rfi_flush (Results 1 – 3 of 3) sorted by relevance
111 if (rfi_flush || thread_priv) { in cpu_show_meltdown()117 if (rfi_flush) in cpu_show_meltdown()120 if (rfi_flush && thread_priv) in cpu_show_meltdown()
858 bool rfi_flush; variable896 rfi_flush = enable; in rfi_flush_enable()969 if (enable != rfi_flush) in rfi_flush_set()977 *val = rfi_flush ? 1 : 0; in rfi_flush_get()
13 extern bool rfi_flush;