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:mtrr_init_finialize
Proto:static int __init mtrr_init_finialize(void)
Type:int
Parameter:Nothing
869 | If Not mtrr_enabled() Then Return 0 |
872 | If use_intel() Then |
873 | If Not changed_by_mtrr_cleanup Then mtrr_state_warn() |
875 | Return 0 |
886 | register_syscore_ops( & mtrr_syscore_ops) |
888 | Return 0 |
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 |