Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kernel/
Dproton-pack.c261 static bp_hardening_cb_t spectre_v2_get_sw_mitigation_cb(void) in spectre_v2_get_sw_mitigation_cb() function
300 cb = spectre_v2_get_sw_mitigation_cb() ?: cb; in spectre_v2_enable_fw_mitigation()
1052 cpu_cb = spectre_v2_get_sw_mitigation_cb(); in spectre_bhb_enable_mitigation()