Searched refs:bpf_arch_pred_flush (Results 1 – 3 of 3) sorted by relevance
1366 void bpf_arch_pred_flush(void);1367 DECLARE_STATIC_CALL(bpf_arch_pred_flush, bpf_arch_pred_flush);
889 DEFINE_STATIC_CALL_NULL(bpf_arch_pred_flush, bpf_arch_pred_flush);1030 static_call_cond(bpf_arch_pred_flush)(); in bpf_prog_pack_alloc() local
2354 static_call_update(bpf_arch_pred_flush, bpf_arch_ibpb); in spectre_v2_apply_mitigation()