Function report |
Source Code:arch\x86\kernel\acpi\cppc_msr.c |
Create Date:2022-07-28 08:17:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cpc_read_ffh
Proto:int cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | cpunum | |
struct cpc_reg * | reg | |
u64 * | val |
21 | err = rdmsrl_safe_on_cpu(cpunum, address, val) |
22 | If Not err Then |
29 | Return err |
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 |