Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:lapic_get_maxlvt - get the maximum number of local vector table entries

Proto:int lapic_get_maxlvt(void)

Type:int

Parameter:Nothing

309  Return If Check, if the APIC is integrated or a separate chip Then GET_APIC_MAXLVT(apic_read(APIC_LVR)) Else 2
Caller
NameDescribe
cmci_supported
wakeup_secondary_cpu_via_nmiPoke the other CPU in the eye via NMI to wake it up. Remember that the normal* INIT, INIT, STARTUP sequence will reset the chip hard for us, and this* won't ... remember to clear down the APIC, etc later.
wakeup_secondary_cpu_via_init
clear_local_APIClear_local_APIC - shutdown the local APIC* This is called, when a CPU is disabled and before rebooting, so the state of* the local APIC has no dangling leftovers. Also used to cleanout any BIOS* leftovers during boot.
lapic_setup_esr
smp_error_interruptThis interrupt should never happen with our APIC/SMP architecture
print_local_APIC