Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Diommu_pmap.c96 #define smmu_pmap_clear(table) atomic_store_64(table, 0) macro
360 smmu_pmap_clear(l0); in _smmu_pmap_unwire_l3()
366 smmu_pmap_clear(l1); in _smmu_pmap_unwire_l3()
372 smmu_pmap_clear(l2); in _smmu_pmap_unwire_l3()
683 smmu_pmap_clear(pte); in pmap_gpu_remove()
774 smmu_pmap_clear(pte); in smmu_pmap_remove()
845 smmu_pmap_clear(&l2[k]); in smmu_pmap_remove_pages()
851 smmu_pmap_clear(&l1[j]); in smmu_pmap_remove_pages()
856 smmu_pmap_clear(&pmap->sp_l0[i]); in smmu_pmap_remove_pages()