Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds