Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Dsecurity.c36 static bool btb_flush_enabled; variable
140 btb_flush_enabled = true; in setup_spectre_v2()
230 } else if (btb_flush_enabled) { in cpu_show_spectre_v2()