Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm64/kernel/
H A 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()
1051 cpu_cb = spectre_v2_get_sw_mitigation_cb(); in spectre_bhb_enable_mitigation()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dproton-pack.c304 static bp_hardening_cb_t spectre_v2_get_sw_mitigation_cb(void) in spectre_v2_get_sw_mitigation_cb() function
343 cb = spectre_v2_get_sw_mitigation_cb() ?: cb; in spectre_v2_enable_fw_mitigation()

Completed in 3 milliseconds