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

/linux-master/arch/arm64/include/asm/
H A Dspectre.h62 typedef void (*bp_hardening_cb_t)(void); typedef
66 bp_hardening_cb_t fn;
/linux-master/arch/arm64/kernel/
H A Dproton-pack.c222 static void install_bp_hardening_cb(bp_hardening_cb_t fn)
261 static bp_hardening_cb_t spectre_v2_get_sw_mitigation_cb(void)
273 bp_hardening_cb_t cb;
992 bp_hardening_cb_t cpu_cb;

Completed in 119 milliseconds