Searched refs:pci_bus_get_w64_range (Results 1 – 4 of 4) sorted by relevance
180 pci_bus_get_w64_range(h->bus, &w64); in i440fx_pcihost_get_pci_hole64_start_value()213 pci_bus_get_w64_range(h->bus, &w64); in i440fx_pcihost_get_pci_hole64_end()
123 pci_bus_get_w64_range(h->bus, &w64); in q35_host_get_pci_hole64_start_value()156 pci_bus_get_w64_range(h->bus, &w64); in q35_host_get_pci_hole64_end()
362 void pci_bus_get_w64_range(PCIBus *bus, Range *range);
2845 void pci_bus_get_w64_range(PCIBus *bus, Range *range) in pci_bus_get_w64_range() function