Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
H 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()
/kernel/linux/linux-6.6/arch/x86/kernel/
H 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()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpci_x86.h36 #define PCI_CHECK_ENABLE_AMD_MMCONF 0x20000 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpci_x86.h39 #define PCI_CHECK_ENABLE_AMD_MMCONF 0x20000 macro
/kernel/linux/linux-5.10/arch/x86/pci/
H A Dcommon.c559 pci_probe |= PCI_CHECK_ENABLE_AMD_MMCONF; in pcibios_setup()
H A Dmmconfig-shared.c196 if (!(pci_probe & PCI_CHECK_ENABLE_AMD_MMCONF)) in pci_mmcfg_amd_fam10h()
/kernel/linux/linux-6.6/arch/x86/pci/
H A Dcommon.c559 pci_probe |= PCI_CHECK_ENABLE_AMD_MMCONF; in pcibios_setup()
H A Dmmconfig-shared.c197 if (!(pci_probe & PCI_CHECK_ENABLE_AMD_MMCONF)) in pci_mmcfg_amd_fam10h()

Completed in 6 milliseconds