函数逻辑报告 |
Source Code:arch\x86\kernel\apic\apic.c |
Create Date:2022-07-27 09:26:20 |
Last Modify:2020-03-16 21:21:31 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lapic_get_maxlvt - get the maximum number of local vector table entries
函数原型:int lapic_get_maxlvt(void)
返回类型:int
参数:无
309 | 返回:如果Check, if the APIC is integrated or a separate chip则GET_APIC_MAXLVT(apic_read(APIC_LVR))否则2 |
名称 | 描述 |
---|---|
cmci_supported | |
wakeup_secondary_cpu_via_nmi | Poke 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_APIC | lear_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_interrupt | This interrupt should never happen with our APIC/SMP architecture |
print_local_APIC |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |