Function report | 
Source Code:arch\x86\kernel\cpu\mtrr\mtrr.c | 
Create Date:2022-07-28 08:05:19 | 
| Last Modify:2022-05-18 17:35:08 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Delayed MTRR initialization for all AP's
Proto:void mtrr_aps_init(void)
Type:void
Parameter:Nothing
| 844 | If Not use_intel() || Not mtrr_enabled() Then Return | 
| 852 | If Not mtrr_aps_delayed_init Then Return | 
| 855 | set_mtrr(~0U, 0, 0, 0) | 
| 856 | mtrr_aps_delayed_init = false | 
| 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  |