Function report |
Source Code:arch\x86\kernel\doublefault_32.c |
Create Date:2022-07-28 08:40:15 |
Last Modify:2020-03-17 10:23:57 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:doublefault_init_cpu_tss
Proto:void doublefault_init_cpu_tss(void)
Type:void
Parameter:Nothing
125 | cpu = smp_processor_id() |
126 | cea = get_cpu_entry_area(cpu) |
132 | this_cpu_write(sp, (unsignedlong) & stack + size of stack ) |
136 | set_df_gdt_entry(cpu) |
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 |