Function report |
Source Code:arch\x86\kernel\doublefault_32.c |
Create Date:2022-07-28 08:40:14 |
Last Modify:2020-03-17 10:23:57 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Called by double_fault with CR0.TS and EFLAGS.NT cleared. The CPU thinks* we're running the doublefault task. Cannot return.
Proto:asmlinkage notrace void __noreturn doublefault_shim(void)
Type:void
Parameter:Nothing
30 | BUILD_BUG_ON - break compile if a condition is true(sizeof(structdoublefault_stack) != PAGE_SIZE) |
32 | cr2 = native_read_cr2() |
35 | force_reload_TR() |
38 | trace_hardirqs_off() |
50 | __ssh = 0 |
55 | __csh = 0 |
57 | orig_ax = 0 |
59 | __gsh = 0 |
61 | __fsh = 0 |
63 | __esh = 0 |
65 | __dsh = 0 |
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 |