Function report |
Source Code:arch\x86\kernel\cpu\common.c |
Create Date:2022-07-28 07:54:52 |
Last Modify:2020-03-16 20:28:31 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:x86_noinvpcid_setup
Proto:static int __init x86_noinvpcid_setup(char *s)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | s |
209 | If Not boot_cpu_has(Invalidate Processor Context ID ) Then Return 0 |
213 | pr_info("noinvpcid: INVPCID feature disabled\n") |
214 | 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 |