Home
last modified time | relevance | path

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

/trusty/kernel/lib/sm/include/lib/sm/
Dsmcall.h111 #define SMC_FC_CPU_RESUME SMC_FASTCALL_NR(SMC_ENTITY_SECURE_MONITOR, 8) macro
/trusty/kernel/lib/sm/
Dsmcall.c148 [SMC_FUNCTION(SMC_FC_CPU_RESUME)] = smc_cpu_resume,