Searched refs:tee_unmap (Results 1 – 4 of 4) sorted by relevance
57 TEE_Result tee_unmap(void *buf, size_t len);
62 TEE_Result tee_unmap(void *buf, size_t len) in tee_unmap() function
175 TEE_Result res2 = tee_unmap(tmp_buf, tmp_len); in TEE_OpenTASession()233 TEE_Result res2 = tee_unmap(tmp_buf, tmp_len); in TEE_InvokeTACommand()
318 res = tee_unmap(gprof_buf, gprof_buf_len); in __utee_gprof_fini()
Completed in 4 milliseconds