Searched refs:tee_supp_param_to_va (Results 1 – 6 of 6) sorted by relevance
161 fname = tee_supp_param_to_va(params + 1); in ree_fs_new_open()203 fname = tee_supp_param_to_va(params + 1); in ree_fs_new_create()301 buf = tee_supp_param_to_va(params + 1); in ree_fs_new_read()345 buf = tee_supp_param_to_va(params + 1); in ree_fs_new_write()402 fname = tee_supp_param_to_va(params + 1); in ree_fs_new_remove()450 old_fname = tee_supp_param_to_va(params + 1); in ree_fs_new_rename()454 new_fname = tee_supp_param_to_va(params + 2); in ree_fs_new_rename()498 fname = tee_supp_param_to_va(params + 1); in ree_fs_new_opendir()580 buf = tee_supp_param_to_va(params + 1); in ree_fs_new_readdir()
72 u = tee_supp_param_to_va(params + 1); in prof_process()76 buf = tee_supp_param_to_va(params + 2); in prof_process()
43 void *tee_supp_param_to_va(struct tee_ioctl_param *param);
284 server = tee_supp_param_to_va(params + 2); in tee_socket_open()488 buf = tee_supp_param_to_va(params + 1); in tee_socket_send()627 buf = tee_supp_param_to_va(params + 1); in tee_socket_recv()808 buf = tee_supp_param_to_va(params + 1); in tee_socket_ioctl()
206 data = tee_supp_param_to_va(params + 3); in plugin_process()
767 void *tee_supp_param_to_va(struct tee_ioctl_param *param) in tee_supp_param_to_va() function
Completed in 8 milliseconds