Searched refs:MSR_AMD_PPIN_CTL (Results 1 – 2 of 2) sorted by relevance
481 if (rdmsrl_safe(MSR_AMD_PPIN_CTL, &val)) in amd_detect_ppin()490 wrmsrl_safe(MSR_AMD_PPIN_CTL, val | 2UL); in amd_detect_ppin()491 rdmsrl_safe(MSR_AMD_PPIN_CTL, &val); in amd_detect_ppin()
509 #define MSR_AMD_PPIN_CTL 0xc00102f0 macro