Function report |
Source Code:arch\x86\kernel\idt.c |
Create Date:2022-07-28 07:32:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dt_setup_debugidt_traps - Initialize the debug idt table with debug traps
Proto:void __init idt_setup_debugidt_traps(void)
Type:void
Parameter:Nothing
298 | memcpy( & No need to be aligned, but done to keep all IDTs defined the same way. , & Must be page-aligned because the real IDT is used in a fixmap. , IDT_ENTRIES * 16) |
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 |