Searched refs:ehf_activate_priority (Results 1 – 6 of 6) sorted by relevance
84 void ehf_activate_priority(unsigned int priority);
117 ehf_activate_priority(PLAT_SP_PRI); in spmc_mm_interface_handler()
287 ehf_activate_priority(PLAT_SP_PRI); in mm_communicate()
99 void ehf_activate_priority(unsigned int priority) in ehf_activate_priority() function
203 associated with a priority level chosen with ``ehf_activate_priority()`` API370 calling ``ehf_activate_priority()``. See `Run-time flow`_.413 - ``ehf_activate_priority()`` activates the supplied priority level, but only424 priority before the call to ``ehf_activate_priority()``. Dispatchers436 The |EHF| APIs ``ehf_activate_priority()`` and ``ehf_deactivate_priority()`` can458 call ``ehf_activate_priority()``. As a result, Non-secure interrupts cannot565 #. The handler calls ``ehf_activate_priority()`` to activate the required
646 ehf_activate_priority(sdei_event_priority(map)); in sdei_dispatch_event()
Completed in 14 milliseconds