Searched refs:PCI_NO_E820 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/pci/
H A Dacpi.c242 if (pci_probe & PCI_NO_E820)
249 if (pci_probe & (PCI_NO_E820 | PCI_USE_E820))
H A Dcommon.c603 pci_probe |= PCI_NO_E820;
/linux-master/arch/x86/include/asm/
H A Dpci_x86.h46 #define PCI_NO_E820 0x1000000 macro

Completed in 124 milliseconds