Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dmmu.h65 typedef void (*bp_hardening_cb_t)(void); typedef
69 bp_hardening_cb_t fn;
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dproton-pack.c240 static void install_bp_hardening_cb(bp_hardening_cb_t fn) in install_bp_hardening_cb()
276 static void install_bp_hardening_cb(bp_hardening_cb_t fn) in install_bp_hardening_cb()
304 static bp_hardening_cb_t spectre_v2_get_sw_mitigation_cb(void) in spectre_v2_get_sw_mitigation_cb()
316 bp_hardening_cb_t cb; in spectre_v2_enable_fw_mitigation()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0001_linux_arch.patch13926 @@ -67,12 +67,6 @@ typedef void (*bp_hardening_cb_t)(void);
13929 bp_hardening_cb_t fn;
14889 static void install_bp_hardening_cb(bp_hardening_cb_t fn)
14895 @@ -269,7 +228,6 @@ static void install_bp_hardening_cb(bp_hardening_cb_t fn)