Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/kernel/
Dproton-pack.c347 static enum mitigation_state spectre_v4_state; variable
423 switch (spectre_v4_state) { in cpu_show_spec_store_bypass()
437 return spectre_v4_state; in arm64_get_spectre_v4_state()
627 update_mitigation_state(&spectre_v4_state, state); in spectre_v4_enable_mitigation()
750 switch (spectre_v4_state) { in ssbd_prctl_get()