Function report |
Source Code:arch\x86\kernel\cpu\mtrr\cleanup.c |
Create Date:2022-07-28 08:06:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:amd_special_default_mtrr
Proto:int __init amd_special_default_mtrr(void)
Type:int
Parameter:Nothing
833 | If CPU vendor != X86_VENDOR_AMD && CPU vendor != X86_VENDOR_HYGON Then Return 0 |
836 | If CPU family < 0xf Then Return 0 |
839 | If dmsr with exception handling (MSR_K8_SYSCFG, & l, & h) < 0 Then Return 0 |
848 | Return 0 |
Name | Describe |
---|---|
get_mtrr_state | Grab all of the MTRR state for this CPU into *state |
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 |