Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dviot.c56 const struct viot_pci_host_range pci_host_range = { in enumerate_pci_host_bridges() local
60 g_array_append_val(pci_host_ranges, pci_host_range); in enumerate_pci_host_bridges()
97 struct viot_pci_host_range *pci_host_range; in build_viot() local
132 pci_host_range = &g_array_index(pci_host_ranges, in build_viot()
135 build_pci_host_range(table_data, pci_host_range->min_bus, in build_viot()
136 pci_host_range->max_bus, viommu_off); in build_viot()