Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
A Dsecurity.c152 if (rfi_flush) { in cpu_show_meltdown()
558 bool rfi_flush; variable
616 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()
/arch/powerpc/include/asm/
A Dsecurity_features.h13 extern bool rfi_flush;

Completed in 7 milliseconds