Searched refs:iommu_dvmamem_map (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/sys/arch/sparc64/dev/ |
H A D | iommuvar.h | 88 int iommu_dvmamem_map(bus_dma_tag_t, bus_dma_segment_t *, int, size_t,
|
H A D | sbus.c | 605 sdt->_dmamem_map = iommu_dvmamem_map; in sbus_alloc_dmatag()
|
H A D | pyro.c | 432 dt->_dmamem_map = iommu_dvmamem_map; in pyro_alloc_dma_tag()
|
H A D | vpci.c | 455 dt->_dmamem_map = iommu_dvmamem_map; in vpci_alloc_dma_tag()
|
H A D | schizo.c | 663 dt->_dmamem_map = iommu_dvmamem_map; in schizo_alloc_dma_tag()
|
H A D | iommu.c | 1221 iommu_dvmamem_map(bus_dma_tag_t t, bus_dma_segment_t *segs, int nsegs, in iommu_dvmamem_map() function
|
H A D | psycho.c | 1118 dt->_dmamem_map = iommu_dvmamem_map; in psycho_alloc_dma_tag()
|
/netbsd-src/sys/arch/hppa/dev/ |
H A D | astro.c | 181 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
|