Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\process.c Create Date:2022-07-28 07:48:43
Last Modify:2020-03-16 17:03:44 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:amd_set_ssb_virt_state

Proto:static __always_inline void amd_set_ssb_virt_state(unsigned long tifn)

Type:void

Parameter:

TypeParameterName
unsigned longtifn
531  wrmsrl(MSR_AMD64_VIRT_SPEC_CTRL, ssbd_tif_to_spec_ctrl(tifn))
Caller
NameDescribe
__speculation_ctrl_updateUpdate the MSRs managing speculation control, during context switch.