Home
last modified time | relevance | path

Searched refs:syscall_storage_obj_create (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/tee/
H A Dtee_svc_storage.h22 TEE_Result syscall_storage_obj_create(unsigned long storage_id, void *object_id,
/optee_os/core/kernel/
H A Dscall.c91 SYSCALL_ENTRY(syscall_storage_obj_create),
/optee_os/core/tee/
H A Dtee_svc_storage.c309 TEE_Result syscall_storage_obj_create(unsigned long storage_id, void *object_id, in syscall_storage_obj_create() function