Searched refs:tee_shm_alloc_user_buf (Results 1 – 3 of 3) sorted by relevance
60 struct tee_shm *tee_shm_alloc_user_buf(struct tee_context *ctx, size_t size);
156 struct tee_shm *tee_shm_alloc_user_buf(struct tee_context *ctx, size_t size) in tee_shm_alloc_user_buf() function
300 shm = tee_shm_alloc_user_buf(ctx, data.size); in tee_ioctl_shm_alloc()