Home
last modified time | relevance | path

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

/drivers/accel/ivpu/
A Divpu_mmu_context.c129 ivpu_pgtable_free_page(vdev, pgtable->pgd_dma_ptr, pgtable->pgd_dma); in ivpu_mmu_pgtables_free()
131 pgtable->pgd_dma = 0; in ivpu_mmu_pgtables_free()
138 dma_addr_t pgd_dma; in ivpu_mmu_ensure_pgd() local
143 pgd_dma_ptr = ivpu_pgtable_alloc_page(vdev, &pgd_dma); in ivpu_mmu_ensure_pgd()
148 pgtable->pgd_dma = pgd_dma; in ivpu_mmu_ensure_pgd()
A Divpu_mmu_context.h22 dma_addr_t pgd_dma; member
A Divpu_mmu.c1023 return ivpu_mmu_cdtab_entry_set(vdev, ssid, pgtable->pgd_dma, true); in ivpu_mmu_cd_set()

Completed in 11 milliseconds