Home
last modified time | relevance | path

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

/openbsd/sys/arch/hppa/dev/
H A Dastro.c188 void iommu_remove(struct astro_softc *, bus_addr_t);
503 iommu_remove(sc, e->ipe_dva); in iommu_dvmamap_unload()
735 iommu_remove(struct astro_softc *sc, bus_addr_t dva) in iommu_remove() function
/openbsd/sys/arch/sparc64/dev/
H A Diommu.c77 void iommu_remove(struct iommu_state *, struct strbuf_ctl *, bus_addr_t);
388 iommu_remove(struct iommu_state *is, struct strbuf_ctl *sb, bus_addr_t va) in iommu_remove() function
1813 iommu_remove(is, sb, e->ipe_va); in iommu_iomap_unload_map()