Function report |
Source Code:arch\x86\kernel\apic\apic.c |
Create Date:2022-07-28 08:27:15 |
Last Modify:2020-03-16 21:21:31 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_apic_mappings - initialize APIC mappings
Proto:void __init init_apic_mappings(void)
Type:void
Parameter:Nothing
2101 | apic_check_deadline_errata() |
2103 | If x2apic_mode Then |
2105 | Return |
2111 | pr_info("APIC: disable apic facility\n") |
2113 | Else |
2114 | apic_phys = mp_lapic_addr |
2120 | If Not acpi_lapic && Not Have we found an MP table Then register_lapic_address(apic_phys) |
2128 | new_apicid = read_apic_id() |
2129 | If Processor that is doing the boot up != new_apicid Then |
Name | Describe |
---|---|
setup_arch | setup_arch - architecture-specific boot-time initializations* Note: On x86_64, fixmaps are ready for use even before this is called. |
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 |