Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/services/spd/tspd/
A Dtspd_main.c88 SMC_RET1(ns_cpu_context, SMC_PREEMPTED); in tspd_handle_sp_preemption()
425 SMC_RET1(ns_cpu_context, SMC_PREEMPTED); in tspd_smc_handler()
/tf-a-ffa_el3_spmc/include/lib/
A Dsmccc.h103 #define SMC_PREEMPTED -2 /* Not defined by the SMCCC */ macro
/tf-a-ffa_el3_spmc/docs/design/
A Dinterrupt-framework-design.rst873 #. ``SMC_PREEMPTED`` is set in x0 and return to non secure state after
998 while (rc == SMC_PREEMPTED) { /* Check if the SMC call is preempted */
1006 from the SMC call is tested for ``SMC_PREEMPTED`` to check whether it is

Completed in 6 milliseconds