Searched refs:ivpu_mmu_context_map_page (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/accel/ivpu/ |
D | ivpu_mmu_context.c | 231 ivpu_mmu_context_map_page(struct ivpu_device *vdev, struct ivpu_mmu_context *ctx, in ivpu_mmu_context_map_page() function 271 int ret = ivpu_mmu_context_map_page(vdev, ctx, vpu_addr, dma_addr, prot); in ivpu_mmu_context_map_cont_64k() 308 ret = ivpu_mmu_context_map_page(vdev, ctx, vpu_addr, dma_addr, prot); in ivpu_mmu_context_map_pages()
|