Searched refs:vtd_host_dma_iommu (Results 1 – 1 of 1) sorted by relevance
4223 static AddressSpace *vtd_host_dma_iommu(PCIBus *bus, void *opaque, int devfn) in vtd_host_dma_iommu() function4235 .get_address_space = vtd_host_dma_iommu,4362 x86ms->ioapic_as = vtd_host_dma_iommu(bus, s, Q35_PSEUDO_DEVFN_IOAPIC); in vtd_realize()