PCI_CHECK_ENABLE_AMD_MMCONF  175 arch/x86/kernel/mmconf-fam10h_64.c 	if (!(pci_probe & PCI_CHECK_ENABLE_AMD_MMCONF))
PCI_CHECK_ENABLE_AMD_MMCONF  205 arch/x86/kernel/mmconf-fam10h_64.c 		pci_probe &= ~PCI_CHECK_ENABLE_AMD_MMCONF;
PCI_CHECK_ENABLE_AMD_MMCONF  219 arch/x86/kernel/mmconf-fam10h_64.c         pci_probe |= PCI_CHECK_ENABLE_AMD_MMCONF;
PCI_CHECK_ENABLE_AMD_MMCONF  558 arch/x86/pci/common.c 		pci_probe |= PCI_CHECK_ENABLE_AMD_MMCONF;
PCI_CHECK_ENABLE_AMD_MMCONF  196 arch/x86/pci/mmconfig-shared.c 	if (!(pci_probe & PCI_CHECK_ENABLE_AMD_MMCONF))