Function report |
Source Code:arch\x86\kernel\fpu\xstate.c |
Create Date:2022-07-28 07:50:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:print_xstate_feature
Proto:static void __init print_xstate_feature(u64 xstate_mask)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
u64 | xstate_mask |
294 | If Return whether the system supports a given xfeature.* Also return the name of the (most advanced) feature that the caller requested: Then pr_info("x86/fpu: Supporting XSAVE feature 0x%03Lx: '%s'\n", xstate_mask, feature_name) |
Name | Describe |
---|---|
print_xstate_features | Print out all the supported xstate features: |
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 |