Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kernel/
Dproton-pack.c373 static enum mitigation_state spectre_v4_state; variable
449 switch (spectre_v4_state) { in cpu_show_spec_store_bypass()
463 return spectre_v4_state; in arm64_get_spectre_v4_state()
653 update_mitigation_state(&spectre_v4_state, state); in spectre_v4_enable_mitigation()
776 switch (spectre_v4_state) { in ssbd_prctl_get()