Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Diommu_pmap.h54 void smmu_pmap_remove_pages(struct smmu_pmap *pmap);
H A Diommu_pmap.c790 smmu_pmap_remove_pages(struct smmu_pmap *pmap) in smmu_pmap_remove_pages() function
H A Dsmmu.c1762 smmu_pmap_remove_pages(&domain->p); in smmu_domain_free()