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:43
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:get_xsave_size

Proto:static unsigned int __init get_xsave_size(void)

Type:unsigned int

Parameter:Nothing

652  cpuid_count(XSTATE_CPUID, 0, & eax, & ebx, & ecx, & edx)
653  Return ebx
Caller
NameDescribe
init_xstate_size