Home
last modified time | relevance | path

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

/trusty/kernel/lib/sm/include/lib/sm/
Dsmcall.h153 #define SMC_SC_VIRTIO_STOP SMC_STDCALL_NR(SMC_ENTITY_TRUSTED_OS, 22) macro
/trusty/kernel/lib/trusty/
Dsmcall.c132 case SMC_SC_VIRTIO_STOP: in trusty_sm_stdcall()