函数逻辑报告 | 
Source Code:arch\x86\include\asm\msr.h | 
Create Date:2022-07-27 06:38:57 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:rdmsrl_safe
函数原型:static inline int rdmsrl_safe(unsigned int msr, unsigned long long *p)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| unsigned int | msr | |
| unsigned long long * | p | 
| 306 | p等于native_read_msr_safe(msr, & err) | 
| 307 | 返回:err | 
| 名称 | 描述 | 
|---|---|
| msr_read | Read an MSR with error handling*@msr: MSR to read*@m: value to read into* It returns read data only on success, otherwise it doesn't change the output* argument @m. | 
| init_cpuid_fault | |
| init_intel_misc_features | |
| bsp_init_amd | |
| init_amd_bd | |
| bsp_init_hygon | |
| mce_rdmsrl | MSR access wrappers used for error injection | 
| intel_ppin_init | |
| rdmsrl_safe_on_cpu | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |