Home
last modified time | relevance | path

Searched refs:tee_heap_update_from_dma_buf (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tee/
H A Dtee_private.h30 int tee_heap_update_from_dma_buf(struct tee_device *teedev,
H A Dtee_heap.c340 int tee_heap_update_from_dma_buf(struct tee_device *teedev, in tee_heap_update_from_dma_buf() function
381 int tee_heap_update_from_dma_buf(struct tee_device *teedev __always_unused, in tee_heap_update_from_dma_buf() function
H A Dtee_shm.c216 rc = tee_heap_update_from_dma_buf(ctx->teedev, ref->dmabuf, in tee_shm_register_fd()