Searched refs:ehf_activate_priority (Results 1 – 5 of 5) sorted by relevance
84 void ehf_activate_priority(unsigned int priority);
207 associated with a priority level chosen with ``ehf_activate_priority()`` API374 dispatches`__, this has to be done via calling ``ehf_activate_priority()``. See420 - ``ehf_activate_priority()`` activates the supplied priority level, but only431 priority before the call to ``ehf_activate_priority()``. Dispatchers443 The |EHF| APIs ``ehf_activate_priority()`` and ``ehf_deactivate_priority()`` can463 call ``ehf_activate_priority()``. As a result, Non-secure interrupts cannot572 #. The handler calls ``ehf_activate_priority()`` to activate the required
248 ehf_activate_priority(PLAT_SP_PRI); in mm_communicate()
99 void ehf_activate_priority(unsigned int priority) in ehf_activate_priority() function
575 ehf_activate_priority(sdei_event_priority(map)); in sdei_dispatch_event()