Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/include/asm/
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()
/linux-6.3-rc2/arch/arm/mm/
A Dproc-v7-bugs.c39 DEFINE_PER_CPU(harden_branch_predictor_fn_t, harden_branch_predictor_fn);

Completed in 4 milliseconds