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:set_df_gdt_entry
Proto:static void set_df_gdt_entry(unsigned int cpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cpu |
118 | __set_tss_desc(cpu, GDT_ENTRY_DOUBLEFAULT_TSS, & tss) |
Name | Describe |
---|---|
doublefault_shim | Called by double_fault with CR0.TS and EFLAGS.NT cleared. The CPU thinks* we're running the doublefault task. Cannot return. |
doublefault_init_cpu_tss |
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 |