Function report |
Source Code:arch\x86\kernel\fpu\init.c |
Create Date:2022-07-28 07:49:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Legacy code to initialize eager fpu mode.
Proto:static void __init fpu__init_system_ctx_switch(void)
Type:void
Parameter:Nothing
233 | on_boot_cpu((__section__(".init.data"))) = 1 |
235 | WARN_ON_FPU(!on_boot_cpu) |
236 | on_boot_cpu = 0 |
Name | Describe |
---|---|
fpu__init_system | Called on the boot CPU once per system bootup, to set up the initial* FPU state that is later cloned into all processes: |
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 |