Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kernel/
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()