Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/os/
H A Dpci_mech1_amd.c75 wrmsr(MSR_AMD_NB_CFG, rdmsr(MSR_AMD_NB_CFG) | AMD_GH_NB_CFG_EN_ECS); in pci_check_amd_ioecs()
H A Dlgrpplat.c3521 nb_cfg_reg = rdmsr(MSR_AMD_NB_CFG); in opt_get_numa_config()
3523 wrmsr(MSR_AMD_NB_CFG, in opt_get_numa_config()
3616 wrmsr(MSR_AMD_NB_CFG, nb_cfg_reg); in opt_get_numa_config()
H A Dmp_startup.c1063 const uint_t msr = MSR_AMD_NB_CFG; in workaround_errata()
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dcontrolregs.h147 #define MSR_AMD_NB_CFG 0xc001001f macro
/titanic_41/usr/src/uts/intel/sys/
H A Dcontrolregs.h205 #define MSR_AMD_NB_CFG 0xc001001f macro