Home
last modified time | relevance | path

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

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