Searched refs:bus_dma_iommu_load_ident (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/iommu/ |
H A D | iommu.h | 203 int bus_dma_iommu_load_ident(bus_dma_tag_t dmat, bus_dmamap_t map,
|
H A D | busdma_iommu.c | 1004 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 D | subr_bus_dma.c | 687 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 D | ntb_hw_intel.c | 903 if (bus_dma_iommu_load_ident(ntb->bar0_dma_tag, ntb->bar0_dma_map, in intel_ntb_map_pci_bars()
|