Home
last modified time | relevance | path

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

/trusty/kernel/lib/sm/include/lib/sm/
Dsmcall.h152 #define SMC_SC_VIRTIO_START SMC_STDCALL_NR(SMC_ENTITY_TRUSTED_OS, 21) macro
/trusty/kernel/lib/trusty/
Dsmcall.c126 case SMC_SC_VIRTIO_START: in trusty_sm_stdcall()