Function report |
Source Code:arch\x86\kernel\cpu\mtrr\generic.c |
Create Date:2022-07-28 08:06:05 |
| Last Modify:2022-05-18 17:45:43 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:update_fixed_last
Proto:static void __init update_fixed_last(unsigned base, unsigned end, mtrr_type type)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| unsigned | base | |
| unsigned | end | |
| mtrr_type | type |
| 375 | last_fixed_start = base |
| 376 | last_fixed_end = end |
| 377 | last_fixed_type = type |
| Name | Describe |
|---|---|
| print_fixed |
| 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 |