Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kernel/
Dproton-pack.c845 static enum mitigation_state spectre_bhb_state; variable
849 return spectre_bhb_state; in arm64_get_spectre_bhb_state()
1098 update_mitigation_state(&spectre_bhb_state, state); in spectre_bhb_enable_mitigation()
1127 spectre_bhb_state != SPECTRE_MITIGATED) in unpriv_ebpf_notify()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0001_linux_arch.patch14933 -static enum mitigation_state spectre_bhb_state;
14937 - return spectre_bhb_state;
15186 - update_mitigation_state(&spectre_bhb_state, state);
15215 - spectre_bhb_state != SPECTRE_MITIGATED)