Searched refs:__tee_shm_alloc (Results 1 – 1 of 1) sorted by relevance
100 static struct tee_shm *__tee_shm_alloc(struct tee_context *ctx, in __tee_shm_alloc() function212 return __tee_shm_alloc(ctx, ctx->teedev, size, flags); in tee_shm_alloc()218 return __tee_shm_alloc(NULL, teedev, size, TEE_SHM_MAPPED); in tee_shm_priv_alloc()