Home
last modified time | relevance | path

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

/trusted-firmware-a/bl31/
A Dehf.c66 static bool has_valid_pri_activations(pe_exc_data_t *pe_data) in has_valid_pri_activations() function
82 if (!has_valid_pri_activations(pe_data)) in get_pe_highest_active_idx()
242 if (has_valid_pri_activations(pe_data)) in ehf_exited_normal_world()
288 if (has_valid_pri_activations(pe_data)) in ehf_entering_normal_world()
339 if (has_valid_pri_activations(pe_data)) { in ehf_allow_ns_preemption()
382 if (has_valid_pri_activations(pe_data)) in ehf_is_ns_preemption_allowed()

Completed in 3 milliseconds