Home
last modified time | relevance | path

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

/freebsd/sys/dev/iommu/
H A Diommu.h193 int bus_dma_iommu_load_ident(bus_dma_tag_t dmat, bus_dmamap_t map,
H A Dbusdma_iommu.c992 bus_dma_iommu_load_ident(bus_dma_tag_t dmat, bus_dmamap_t map1, in bus_dma_iommu_load_ident() function
/freebsd/sys/kern/
H A Dsubr_bus_dma.c687 int bus_dma_iommu_load_ident(bus_dma_tag_t dmat, bus_dmamap_t map,
697 bus_dma_iommu_load_ident(bus_dma_tag_t dmat, bus_dmamap_t map, in bus_dma_iommu_load_ident() function
/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c903 if (bus_dma_iommu_load_ident(ntb->bar0_dma_tag, ntb->bar0_dma_map, in intel_ntb_map_pci_bars()