Searched refs:harden_branch_predictor_fn_t (Results 1 – 2 of 2) sorted by relevance
20 typedef void (*harden_branch_predictor_fn_t)(void); typedef21 DECLARE_PER_CPU(harden_branch_predictor_fn_t, harden_branch_predictor_fn);24 harden_branch_predictor_fn_t fn = per_cpu(harden_branch_predictor_fn, in harden_branch_predictor()
12 DEFINE_PER_CPU(harden_branch_predictor_fn_t, harden_branch_predictor_fn);