Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/kernel/
Dproton-pack.c262 static bp_hardening_cb_t spectre_v2_get_sw_mitigation_cb(void) in spectre_v2_get_sw_mitigation_cb() function
301 cb = spectre_v2_get_sw_mitigation_cb() ?: cb; in spectre_v2_enable_fw_mitigation()