Function report |
Source Code:arch\x86\kernel\apic\apic.c |
Create Date:2022-07-28 08:27:03 |
Last Modify:2020-03-16 21:21:31 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__apic_intr_mode_select
Proto:static int __init __apic_intr_mode_select(void)
Type:int
Parameter:Nothing
1337 | If disable_apic Then |
1345 | If Not boot_cpu_has(Onboard APIC ) Then |
1370 | If Not Have we found an MP table Then |
1371 | disable_ioapic_support() |
1372 | If Not acpi_lapic Then |
1373 | pr_info("APIC: ACPI MADT or MP tables are not detected\n") |
1374 | Return APIC_VIRTUAL_WIRE_NO_CONFIG |
1376 | Return APIC_VIRTUAL_WIRE |
1393 | Return APIC_SYMMETRIC_IO |
Name | Describe |
---|---|
apic_intr_mode_select | Select the interrupt delivery mode for the BSP |
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 |