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
347 TEE_Result res2 = tee_unmap(tmp_buf, tmp_len); in TEE_OpenTASession()394 TEE_Result res2 = tee_unmap(tmp_buf, tmp_len); in __GP11_TEE_OpenTASession()455 TEE_Result res2 = tee_unmap(tmp_buf, tmp_len); in TEE_InvokeTACommand()506 TEE_Result res2 = tee_unmap(tmp_buf, tmp_len); in __GP11_TEE_InvokeTACommand()
318 res = tee_unmap(gprof_buf, gprof_buf_len); in __utee_gprof_fini()