Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/lib/
Dsmccc.h86 #define SMC_PREEMPTED -2 /* Not defined by the SMCCC */ macro
/external/arm-trusted-firmware/services/spd/tspd/
Dtspd_main.c88 SMC_RET1(ns_cpu_context, SMC_PREEMPTED); in tspd_handle_sp_preemption()
/external/arm-trusted-firmware/docs/design/
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