Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Damd_iommu.c1409 static AddressSpace *amdvi_host_dma_iommu(PCIBus *bus, void *opaque, int devfn) in amdvi_host_dma_iommu() function
1470 .get_address_space = amdvi_host_dma_iommu,
1598 x86ms->ioapic_as = amdvi_host_dma_iommu(bus, s, AMDVI_IOAPIC_SB_DEVID); in amdvi_sysbus_realize()