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:wrmsr_on_cpu

Proto:static inline int wrmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h)

Type:int

Parameter:

TypeParameterName
unsigned intcpu
u32msr_no
u32l
u32h
359  wrmsr(msr_no, l, h)
360  Return 0
Caller
NameDescribe
wrmsr_on_cpus