Home
last modified time | relevance | path

Searched refs:rfi_flush (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/kernel/
Dsecurity.c151 if (rfi_flush) { in cpu_show_meltdown()
557 bool rfi_flush; variable
615 rfi_flush = enable; in rfi_flush_enable()
775 if (enable != rfi_flush) in rfi_flush_set()
783 *val = rfi_flush ? 1 : 0; in rfi_flush_get()
/arch/powerpc/include/asm/
Dsecurity_features.h13 extern bool rfi_flush;