Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/services/spd/tspd/
Dtspd_main.c60 uint64_t tspd_handle_sp_preemption(void *handle) in tspd_handle_sp_preemption() function
238 return tspd_handle_sp_preemption(handle); in tspd_ns_interrupt_handler()
372 return tspd_handle_sp_preemption(handle); in tspd_smc_handler()
Dtspd_private.h227 uint64_t tspd_handle_sp_preemption(void *handle);
/trusted-firmware-a-3.4.0/docs/design/
Dinterrupt-framework-design.rst847 ``tspd_handle_sp_preemption()`` for further handling.
858 ``SMC_UNK`` in ``x0``. It then invokes ``tspd_handle_sp_preemption()`` for
861 The ``tspd_handle_sp_preemption()`` takes the following actions upon being