Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/spd/tspd/
H A 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()
H A Dtspd_private.h222 uint64_t tspd_handle_sp_preemption(void *handle);
/rk3399_ARM-atf/docs/design/
H A 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