Searched refs:PCI_CHECK_ENABLE_AMD_MMCONF (Results 1 – 3 of 3) sorted by relevance
145 if (!(pci_probe & PCI_CHECK_ENABLE_AMD_MMCONF)) in fam10h_check_enable_mmcfg()172 pci_probe &= ~PCI_CHECK_ENABLE_AMD_MMCONF; in fam10h_check_enable_mmcfg()188 pci_probe |= PCI_CHECK_ENABLE_AMD_MMCONF; in set_check_enable_amd_mmconf()
30 #define PCI_CHECK_ENABLE_AMD_MMCONF 0x20000 macro
51 pci_probe |= PCI_CHECK_ENABLE_AMD_MMCONF; in parse_mmcfg()146 if (!(pci_probe & PCI_CHECK_ENABLE_AMD_MMCONF)) in pci_mmcfg_amd_fam10h()
Completed in 7 milliseconds