Home
last modified time | relevance | path

Searched refs:SMC_FC_CPU_SUSPEND (Results 1 – 2 of 2) sorted by relevance

/trusty/kernel/lib/sm/include/lib/sm/
Dsmcall.h110 #define SMC_FC_CPU_SUSPEND SMC_FASTCALL_NR(SMC_ENTITY_SECURE_MONITOR, 7) macro
/trusty/kernel/lib/sm/
Dsmcall.c147 [SMC_FUNCTION(SMC_FC_CPU_SUSPEND)] = smc_cpu_suspend,