Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\msr.h Create Date:2022-07-28 05:34:58
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:64-bit version of wrmsr_safe():

Proto:static inline int wrmsrl_safe(u32 msr, u64 val)

Type:int

Parameter:

TypeParameterName
u32msr
u64val
326  Return wrmsr with exception handling
Caller
NameDescribe
msr_writeWrite an MSR with error handling*@msr: MSR to write*@m: value to write
syscall_initMay not be marked __init: used by software suspend
init_amd_bd
intel_ppin_init
intel_thermal_interruptThermal transition interrupt handler
wrmsrl_safe_on_cpu