Searched refs:tee_shm_alloc_dma_mem (Results 1 – 2 of 2) sorted by relevance
284 struct tee_shm *tee_shm_alloc_dma_mem(struct tee_context *ctx, in tee_shm_alloc_dma_mem() function324 EXPORT_SYMBOL_GPL(tee_shm_alloc_dma_mem);326 struct tee_shm *tee_shm_alloc_dma_mem(struct tee_context *ctx, in tee_shm_alloc_dma_mem() function331 EXPORT_SYMBOL_GPL(tee_shm_alloc_dma_mem);
39 rp->protmem = tee_shm_alloc_dma_mem(rp->optee->ctx, rp->page_count); in init_dyn_protmem()