Searched refs:MSR_UCODE_AMD_PATCHLEVEL (Results 1 – 2 of 2) sorted by relevance
117 data->version = rdmsr(MSR_UCODE_AMD_PATCHLEVEL); in cpu_ucode_amd_get_version()185 patchlevel = rdmsr(MSR_UCODE_AMD_PATCHLEVEL); in cpu_apply_cb()193 if (patchlevel == rdmsr(MSR_UCODE_AMD_PATCHLEVEL)) { in cpu_apply_cb()
1502 #define MSR_UCODE_AMD_PATCHLEVEL 0x0000008b macro