Searched refs:rfi_flush (Results 1 – 2 of 2) sorted by relevance
152 if (rfi_flush) { in cpu_show_meltdown()558 bool rfi_flush; variable616 rfi_flush = enable; in rfi_flush_enable()791 if (enable != rfi_flush) in rfi_flush_set()799 *val = rfi_flush ? 1 : 0; in rfi_flush_get()
13 extern bool rfi_flush;
Completed in 7 milliseconds