Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_storage.h41 TEE_Result syscall_storage_start_enum(unsigned long obj_enum,
/optee_os/core/kernel/
H A Dscall.c97 SYSCALL_ENTRY(syscall_storage_start_enum),
/optee_os/core/tee/
H A Dtee_svc_storage.c595 TEE_Result syscall_storage_start_enum(unsigned long obj_enum, in syscall_storage_start_enum() function