Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\apic\io_apic.c Create Date:2022-07-28 08:30:10
Last Modify:2020-03-16 21:24:45 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:setup_ioapic_ids_from_mpc

Proto:void __init setup_ioapic_ids_from_mpc(void)

Type:void

Parameter:Nothing

1564  If acpi_ioapic Then Return
1570  If x86_vendor != X86_VENDOR_INTEL || APIC_XAPIC(boot_cpu_apic_version) Then Return
1573  to set the IO-APIC physical IDs based on the* values stored in the MPC table.* by Matt Domsch Tue Dec 21 12:25:05 CST 1999