HomeSort by: relevance | last modified time | path
    Searched defs:iommu_dvmamem_free (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
iommu.c 1208 iommu_dvmamem_free(bus_dma_tag_t t, bus_dma_segment_t *segs, int nsegs) function in typeref:typename:void
1211 DPRINTF(IDB_BUSDMA, ("iommu_dvmamem_free: segp %p nsegs %d\n",
  /src/sys/arch/hppa/dev/
astro.c 180 void iommu_dvmamem_free(void *, bus_dma_segment_t *, int);
204 iommu_dvmamem_alloc, iommu_dvmamem_free, iommu_dvmamem_map,
567 iommu_dvmamem_free(void *v, bus_dma_segment_t *segs, int nsegs) function in typeref:typename:void

Completed in 13 milliseconds