Function report |
Source Code:arch\x86\kernel\fpu\xstate.c |
Create Date:2022-07-28 07:50:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:static void do_extra_xstate_size_checks(void)
Type:void
Parameter:Nothing
583 | When i < XFEATURE_MAX cycle |
584 | If Not Note that in the future we will likely need a pair of* functions here: one for user xstates and the other for* system xstates. For now, they are the same. Then Continue |
596 | If We could cache this like xstate_size[], but we only use* it here, so it would be a waste of space. Then paranoid_xstate_size = @a is a power of 2 value (paranoid_xstate_size, 64) |
610 | paranoid_xstate_size += xfeature_size(i) |
Name | Describe |
---|---|
init_xstate_size |
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 |