Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_storage.h37 TEE_Result syscall_storage_free_enum(unsigned long obj_enum);
/optee_os/core/kernel/
H A Dscall.c95 SYSCALL_ENTRY(syscall_storage_free_enum),
/optee_os/core/tee/
H A Dtee_svc_storage.c559 TEE_Result syscall_storage_free_enum(unsigned long obj_enum) in syscall_storage_free_enum() function