Searched refs:PCI_PROBE_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dpci_x86.h29 #define PCI_PROBE_MASK 0x000f macro
/linux-master/arch/x86/pci/
H A Dmmconfig-shared.c687 pci_probe = (pci_probe & ~PCI_PROBE_MASK) | PCI_PROBE_MMCONF;
723 if (pci_probe & PCI_PROBE_MASK & ~PCI_PROBE_MMCONF) {

Completed in 221 milliseconds