Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm64/kernel/
Dproton-pack.c330 static enum mitigation_state spectre_v4_state; variable
406 switch (spectre_v4_state) { in cpu_show_spec_store_bypass()
420 return spectre_v4_state; in arm64_get_spectre_v4_state()
610 update_mitigation_state(&spectre_v4_state, state); in spectre_v4_enable_mitigation()
733 switch (spectre_v4_state) { in ssbd_prctl_get()