Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dproton-pack.c389 static enum mitigation_state spectre_v4_state; variable
465 switch (spectre_v4_state) { in cpu_show_spec_store_bypass()
479 return spectre_v4_state; in arm64_get_spectre_v4_state()
657 update_mitigation_state(&spectre_v4_state, state); in spectre_v4_enable_mitigation()
780 switch (spectre_v4_state) { in ssbd_prctl_get()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A 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()
641 update_mitigation_state(&spectre_v4_state, state); in spectre_v4_enable_mitigation()
764 switch (spectre_v4_state) { in ssbd_prctl_get()

Completed in 4 milliseconds