Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/dev/
H A Diommuvar.h88 int iommu_dvmamem_map(bus_dma_tag_t, bus_dma_segment_t *, int, size_t,
H A Dsbus.c605 sdt->_dmamem_map = iommu_dvmamem_map; in sbus_alloc_dmatag()
H A Dpyro.c432 dt->_dmamem_map = iommu_dvmamem_map; in pyro_alloc_dma_tag()
H A Dvpci.c455 dt->_dmamem_map = iommu_dvmamem_map; in vpci_alloc_dma_tag()
H A Dschizo.c663 dt->_dmamem_map = iommu_dvmamem_map; in schizo_alloc_dma_tag()
H A Diommu.c1221 iommu_dvmamem_map(bus_dma_tag_t t, bus_dma_segment_t *segs, int nsegs, in iommu_dvmamem_map() function
H A Dpsycho.c1118 dt->_dmamem_map = iommu_dvmamem_map; in psycho_alloc_dma_tag()
/netbsd-src/sys/arch/hppa/dev/
H A Dastro.c181 int iommu_dvmamem_map(void *, bus_dma_segment_t *, int, size_t,
204 iommu_dvmamem_alloc, iommu_dvmamem_free, iommu_dvmamem_map,
575 iommu_dvmamem_map(void *v, bus_dma_segment_t *segs, int nsegs, size_t size, in iommu_dvmamem_map() function