Function report |
Source Code:arch\x86\include\asm\msr.h |
Create Date:2022-07-28 05:34:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__rdmsr() and __wrmsr() are the two primitives which are the bare minimum MSR* accessors and should not have any tracing or other functionality piggybacking* on them - those are *purely* for accessing MSRs and nothing more
Proto:static inline unsigned long long notrace __rdmsr(unsigned int msr)
Type:unsigned long long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | msr |
95 | asm volatile |
100 | Return EAX_EDX_VAL(val, low, high) |
Name | Describe |
---|---|
native_read_msr |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |