Home
last modified time | relevance | path

Searched refs:FAM10H_MMIO_CONF_ENABLE (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/kernel/
H A Dmmconf-fam10h_64.c183 if (val & FAM10H_MMIO_CONF_ENABLE) { in fam10h_check_enable_mmcfg()
214 FAM10H_MMIO_CONF_ENABLE; in fam10h_check_enable_mmcfg()
H A Damd_nb.c157 if (!(msr & FAM10H_MMIO_CONF_ENABLE)) in amd_get_mmconfig_range()
/linux/arch/x86/pci/
H A Dmmconfig-shared.c209 if (!(msr & FAM10H_MMIO_CONF_ENABLE)) in pci_mmcfg_amd_fam10h()
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h846 #define FAM10H_MMIO_CONF_ENABLE (1<<0) macro
/linux/arch/x86/include/asm/
H A Dmsr-index.h853 #define FAM10H_MMIO_CONF_ENABLE (1<<0) macro