Searched refs:MSR_AMD_PPIN_CTL (Results 1 – 3 of 3) sorted by relevance
406 if (rdmsrl_safe(MSR_AMD_PPIN_CTL, &val)) in amd_detect_ppin()415 wrmsrl_safe(MSR_AMD_PPIN_CTL, val | 2UL); in amd_detect_ppin()416 rdmsrl_safe(MSR_AMD_PPIN_CTL, &val); in amd_detect_ppin()
487 #define MSR_AMD_PPIN_CTL 0xc00102f0 macro