Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dtopology.h162 void x86_pci_root_bus_resources(int bus, struct list_head *resources);
/arch/x86/pci/
Dbus_numa.c31 void x86_pci_root_bus_resources(int bus, struct list_head *resources) in x86_pci_root_bus_resources() function
Dacpi.c314 x86_pci_root_bus_resources(busnum, &ci->resources); in pci_acpi_root_prepare_resources()
Dcommon.c470 x86_pci_root_bus_resources(busnum, &resources); in pcibios_scan_root()