Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dq35.h190 #define Q35_PSEUDO_DEVFN_IOAPIC (0x00) macro
/openbmc/qemu/hw/i386/
H A Dacpi-build.c2109 build_append_int_noprefix(table_data, PCI_SLOT(Q35_PSEUDO_DEVFN_IOAPIC), 1); in build_dmar_q35()
2110 build_append_int_noprefix(table_data, PCI_FUNC(Q35_PSEUDO_DEVFN_IOAPIC), 1); in build_dmar_q35()
H A Dintel_iommu.c4408 x86ms->ioapic_as = vtd_host_dma_iommu(bus, s, Q35_PSEUDO_DEVFN_IOAPIC); in vtd_realize()