Function report |
Source Code:arch\x86\kernel\fpu\xstate.c |
Create Date:2022-07-28 07:50:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:xfeature_is_supervisor
Proto:static int xfeature_is_supervisor(int xfeature_nr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | xfeature_nr |
123 | Return Not Not (ecx & 1) |
Name | Describe |
---|---|
xfeature_is_user | |
do_extra_xstate_size_checks | This essentially double-checks what the cpu told us about* how large the XSAVE buffer needs to be. We are recalculating* it to be safe. |
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 |