Function report |
Source Code:arch\x86\kernel\cpu\common.c |
Create Date:2022-07-28 07:54:51 |
Last Modify:2020-03-16 20:28:31 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:x86_mpx_setup
Proto:static int __init x86_mpx_setup(char *s)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | s |
175 | If Not boot_cpu_has(Memory Protection Extension ) Then Return 1 |
179 | pr_info("nompx: Intel Memory Protection Extensions (MPX) disabled\n") |
180 | Return 1 |
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 |