Lines Matching refs:tee_shm
325 struct tee_shm *shm = NULL; in ZTEST()
391 struct tee_shm *shm; in cmd_alloc_free_call()
430 shm = (struct tee_shm *)regs_to_u64(a1, a2); in cmd_alloc_free_call()
506 struct tee_shm *shm; in cmd_rpc_call()
544 shm = (struct tee_shm *)regs_to_u64(a1, a2); in cmd_rpc_call()
649 struct tee_shm *shm; in cmd_shm_alloc_appl()
690 shm = (struct tee_shm *)regs_to_u64(a1, a2); in cmd_shm_alloc_appl()
827 struct tee_shm *shm; in cmd_gettime_call()
854 shm = (struct tee_shm *)regs_to_u64(a1, a2); in cmd_gettime_call()
927 struct tee_shm *shm; in cmd_suspend_call()
955 shm = (struct tee_shm *)regs_to_u64(a1, a2); in cmd_suspend_call()
1082 struct tee_shm *shm; in cmd_notify_wait_call()
1094 shm = (struct tee_shm *)g_shm_ref; in cmd_notify_wait_call()
1117 struct tee_shm *shm; in cmd_notify_send_call()
1129 shm = (struct tee_shm *)g_shm_ref; in cmd_notify_send_call()