Searched refs:harden_branch_predictor_fn_t (Results 1 – 2 of 2) sorted by relevance
19 typedef void (*harden_branch_predictor_fn_t)(void); typedef20 DECLARE_PER_CPU(harden_branch_predictor_fn_t, harden_branch_predictor_fn);23 harden_branch_predictor_fn_t fn = per_cpu(harden_branch_predictor_fn, in harden_branch_predictor()
39 DEFINE_PER_CPU(harden_branch_predictor_fn_t, harden_branch_predictor_fn);