Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dmmconf-fam10h_64.c182 if (!(pci_probe & PCI_CHECK_ENABLE_AMD_MMCONF)) in fam10h_check_enable_mmcfg()
225 pci_probe |= PCI_CHECK_ENABLE_AMD_MMCONF; in set_check_enable_amd_mmconf()
/arch/x86/include/asm/
Dpci_x86.h29 #define PCI_CHECK_ENABLE_AMD_MMCONF 0x20000 macro
/arch/x86/pci/
Dmmconfig-shared.c109 if (!(pci_probe & PCI_CHECK_ENABLE_AMD_MMCONF)) in pci_mmcfg_amd_fam10h()
Dcommon.c482 pci_probe |= PCI_CHECK_ENABLE_AMD_MMCONF; in pcibios_setup()