Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Diommu_pmap.c187 smmu_pmap_pde(struct smmu_pmap *pmap, vm_offset_t va, int *level) in smmu_pmap_pde() function
616 pde = smmu_pmap_pde(pmap, va, &lvl); in pmap_gpu_enter()
674 pde = smmu_pmap_pde(pmap, va, &lvl); in pmap_gpu_remove()
728 pde = smmu_pmap_pde(pmap, va, &lvl); in smmu_pmap_enter()