Searched refs:PCI_CHECK_ENABLE_AMD_MMCONF (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dmmconf-fam10h_64.c175 if (!(pci_probe & PCI_CHECK_ENABLE_AMD_MMCONF))
205 pci_probe &= ~PCI_CHECK_ENABLE_AMD_MMCONF;
219 pci_probe |= PCI_CHECK_ENABLE_AMD_MMCONF;
/linux-master/arch/x86/include/asm/
H A Dpci_x86.h39 #define PCI_CHECK_ENABLE_AMD_MMCONF 0x20000 macro
/linux-master/arch/x86/pci/
H A Dcommon.c559 pci_probe |= PCI_CHECK_ENABLE_AMD_MMCONF;
H A Dmmconfig-shared.c196 if (!(pci_probe & PCI_CHECK_ENABLE_AMD_MMCONF))

Completed in 133 milliseconds