Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\microcode\amd.c Create Date:2022-07-28 08:09:11
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:reload_ucode_amd

Proto:void reload_ucode_amd(void)

Type:void

Parameter:Nothing

572  mc = amd_ucode_patch
574  Access to machine-specific registers (available on 586 and better only)* Note: the rd* operations modify the parameters directly (without using* pointer indirection), this allows gcc to optimize better(AMD64 MSRs. Not complete. See the architecture manual for a more* complete list., rev, dummy)
576  If rev < patch_id Then
577  If Not __apply_microcode_amd(mc) Then
579  pr_info("reload patch_level=0x%08x\n", ucode_new_rev)