Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:print_xstate_feature

Proto:static void __init print_xstate_feature(u64 xstate_mask)

Type:void

Parameter:

TypeParameterName
u64xstate_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)
Caller
NameDescribe
print_xstate_featuresPrint out all the supported xstate features: