Home
last modified time | relevance | path

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

/trusty/kernel/lib/sm/include/lib/sm/
Dsmcall.h155 #define SMC_SC_VDEV_RESET SMC_STDCALL_NR(SMC_ENTITY_TRUSTED_OS, 23) macro
/trusty/kernel/lib/trusty/
Dsmcall.c138 case SMC_SC_VDEV_RESET: in trusty_sm_stdcall()