Function report |
Source Code:arch\x86\kernel\apic\vector.c |
Create Date:2022-07-28 08:28:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:print_ICs
Proto:static int __init print_ICs(void)
Type:int
Parameter:Nothing
1240 | If Debug level, exported for io_apic.c == Debugging macros Then Return 0 |
1243 | print_PIC() |
1246 | If Not boot_cpu_has(Onboard APIC ) && Not apic_from_smp_config() Then Return 0 |
1249 | print_local_APICs(show_lapic) |
1250 | print_IO_APICs() |
1252 | Return 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 |