Home
last modified time | relevance | path

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

/trusted-firmware-a/bl31/
A Dehf.c102 unsigned int old_mask, run_pri, idx; in ehf_activate_priority() local
111 if (priority >= run_pri) { in ehf_activate_priority()
113 run_pri, priority); in ehf_activate_priority()
178 if (priority >= run_pri) { in ehf_deactivate_priority()
180 run_pri, priority); in ehf_deactivate_priority()
233 unsigned int run_pri; in ehf_exited_normal_world() local
238 if (IS_PRI_SECURE(run_pri)) in ehf_exited_normal_world()
276 unsigned int old_pmr, run_pri; in ehf_entering_normal_world() local
281 if (IS_PRI_SECURE(run_pri)) in ehf_entering_normal_world()
367 unsigned int run_pri; in ehf_is_ns_preemption_allowed() local
[all …]

Completed in 3 milliseconds