Home
last modified time | relevance | path

Searched refs:bp_hardening_cb_t (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dmmu.h65 typedef void (*bp_hardening_cb_t)(void); typedef
69 bp_hardening_cb_t fn;
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dspectre.h62 typedef void (*bp_hardening_cb_t)(void); typedef
66 bp_hardening_cb_t fn;
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A 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/linux-6.6/arch/arm64/kernel/
H A Dproton-pack.c222 static void install_bp_hardening_cb(bp_hardening_cb_t fn) in install_bp_hardening_cb()
261 static bp_hardening_cb_t spectre_v2_get_sw_mitigation_cb(void) in spectre_v2_get_sw_mitigation_cb()
273 bp_hardening_cb_t cb; in spectre_v2_enable_fw_mitigation()
992 bp_hardening_cb_t cpu_cb; in spectre_bhb_enable_mitigation()

Completed in 4 milliseconds