Home
last modified time | relevance | path

Searched refs:copy_kaddr_to_uref (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/include/kernel/
A Duser_access.h36 TEE_Result copy_kaddr_to_uref(uint32_t *uref, void *kaddr);
/optee_os/core/kernel/
A Duser_access.c67 TEE_Result copy_kaddr_to_uref(uint32_t *uref, void *kaddr) in copy_kaddr_to_uref() function
/optee_os/core/tee/
A Dtee_svc_storage.c227 res = copy_kaddr_to_uref(obj, o); in syscall_storage_obj_open()
393 res = copy_kaddr_to_uref(obj, o); in syscall_storage_obj_create()
537 return copy_kaddr_to_uref(obj_enum, e); in syscall_storage_alloc_enum()
A Dtee_svc_cryp.c1329 res = copy_kaddr_to_uref(obj, o); in syscall_cryp_obj_alloc()
2266 res = copy_kaddr_to_uref(state, cs); in syscall_cryp_state_alloc()
/optee_os/out/arm/core/
A Dtee.symb_sizes1299 000000000e116d5c 0000000000000038 T copy_kaddr_to_uref
A Dtee.dmp1938 000000000e116d5c g F .text 0000000000000038 copy_kaddr_to_uref
35645 000000000e116d5c <copy_kaddr_to_uref>:
35646 copy_kaddr_to_uref():
54841 e12350c: 97ffce14 bl e116d5c <copy_kaddr_to_uref>
55707 e123e98: 97ffcbb1 bl e116d5c <copy_kaddr_to_uref>
58884 e126264: 97ffc2be bl e116d5c <copy_kaddr_to_uref>
59207 e1265ac: 97ffc1ec bl e116d5c <copy_kaddr_to_uref>
59440 e126838: 17ffc149 b e116d5c <copy_kaddr_to_uref>
A Dtee.map22080 .text.copy_kaddr_to_uref
22082 0x000000000e116d5c copy_kaddr_to_uref

Completed in 221 milliseconds