Searched refs:SMC_PREEMPTED (Results 1 – 3 of 3) sorted by relevance
86 #define SMC_PREEMPTED -2 /* Not defined by the SMCCC */ macro
88 SMC_RET1(ns_cpu_context, SMC_PREEMPTED); in tspd_handle_sp_preemption()
873 #. ``SMC_PREEMPTED`` is set in x0 and return to non secure state after998 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