Function report |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-28 08:30:32 |
Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:setup_IO_APIC
Proto:void __init setup_IO_APIC(void)
Type:void
Parameter:Nothing
2361 | If skip_ioapic_setup || Not nr_ioapics Then Return |
2367 | for_each_ioapic(ioapic) |
2368 | BUG_ON(mp_irqdomain_create(ioapic)) |
2373 | setup_ioapic_ids() |
2376 | setup_IO_APIC_irqs() |
2377 | init_IO_APIC_traps() |
2381 | ioapic_initialized = 1 |
Name | Describe |
---|---|
apic_bsp_setup |
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 |