Function report |
Source Code:arch\x86\kernel\fpu\xstate.c |
Create Date:2022-07-28 07:50:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_xstate_size
Proto:static int __init init_xstate_size(void)
Type:int
Parameter:Nothing
676 | xsave_size = get_xsave_size() |
680 | Else possible_xstate_size = xsave_size |
684 | If Not Will the runtime-enumerated 'xstate_size' fit in the init* task's statically-allocated buffer? Then Return -EINVAL |
698 | Return 0 |
Name | Describe |
---|---|
fpu__init_system_xstate | Enable and initialize the xsave feature.* Called once per system bootup. |
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 |