Searched refs:tee_shm_is_dynamic (Results 1 – 2 of 2) sorted by relevance
284 static inline bool tee_shm_is_dynamic(struct tee_shm *shm) in tee_shm_is_dynamic() function
231 if (tee_shm_is_dynamic(p->u.memref.shm)) in optee_to_msg_param()706 if (tee_shm_is_dynamic(shm)) { in handle_rpc_func_cmd_shm_alloc()891 if (rpc_arg && tee_shm_is_dynamic(shm)) { in optee_smc_do_call_with_arg()
Completed in 6 milliseconds