Home
last modified time | relevance | path

Searched refs:harden_branch_predictor_fn_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dsystem_misc.h19 typedef void (*harden_branch_predictor_fn_t)(void); typedef
20 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()
/openbmc/linux/arch/arm/mm/
H A Dproc-v7-bugs.c39 DEFINE_PER_CPU(harden_branch_predictor_fn_t, harden_branch_predictor_fn);