Function report |
Source Code:arch\x86\kernel\cpu\mtrr\generic.c |
Create Date:2022-07-28 08:06:11 |
Last Modify:2022-05-18 17:45:43 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_fixed_range - checks & updates a fixed-range MTRR if it* differs from the value it should have*@msr: MSR address of the MTTR which should be checked and updated*@changed: pointer which indicates whether the MTRR needed to be changed*@msrwords: pointer
Proto:static void set_fixed_range(int msr, bool *changed, unsigned int *msrwords)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | msr | |
bool * | changed | |
unsigned int * | msrwords |
547 | * changed = true |
Name | Describe |
---|---|
set_fixed_ranges | set_fixed_ranges - checks & updates the fixed-range MTRRs if they* differ from the saved set*@frs: pointer to fixed-range MTRR values, saved by get_fixed_ranges() |
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 |