Home
last modified time | relevance | path

Searched refs:PCI_CHECK_ENABLE_AMD_MMCONF (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpci_x86.h39 #define PCI_CHECK_ENABLE_AMD_MMCONF 0x20000 macro
/linux/arch/x86/pci/
H A Dcommon.c559 pci_probe |= PCI_CHECK_ENABLE_AMD_MMCONF; in pcibios_setup()