Home
last modified time | relevance | path

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

/qemu/hw/i386/
H A Dintel_iommu.c4097 static AddressSpace *vtd_host_dma_iommu(PCIBus *bus, void *opaque, int devfn) in vtd_host_dma_iommu() function
4109 .get_address_space = vtd_host_dma_iommu,
4232 x86ms->ioapic_as = vtd_host_dma_iommu(bus, s, Q35_PSEUDO_DEVFN_IOAPIC); in vtd_realize()