Searched refs:PCI_USE_E820 (Results 1 – 3 of 3) sorted by relevance
244 else if (pci_probe & PCI_USE_E820) in pci_acpi_crs_quirks()249 if (pci_probe & (PCI_NO_E820 | PCI_USE_E820)) in pci_acpi_crs_quirks()
599 pci_probe |= PCI_USE_E820; in pcibios_setup()
45 #define PCI_USE_E820 0x800000 macro
Completed in 6 milliseconds