函数逻辑报告 |
Source Code:arch\x86\kernel\apic\apic.c |
Create Date:2022-07-27 09:26:17 |
Last Modify:2020-03-16 21:21:31 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Check, if the APIC is integrated or a separate chip
函数原型:static inline int lapic_is_integrated(void)
返回类型:int
参数:无
217 | 返回:APIC_INTEGRATED(Get the LAPIC version) |
名称 | 描述 |
---|---|
lapic_get_maxlvt | lapic_get_maxlvt - get the maximum number of local vector table entries |
__setup_APIC_LVTT | This function sets up the local APIC timer, with a timeout of* 'clocks' APIC bus clock. During calibration we actually call* this function twice on the boot CPU, once with a bogus timeout* value, second time for real. The other (noncalibrating) CPUs |
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. |
init_bsp_APIC | An initial setup of the virtual wire mode. |
lapic_setup_esr | |
setup_local_APIC | setup_local_APIC - setup the local APIC* Used to setup local APIC while initializing BSP or bringing up APs.* Always called with preemption disabled. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |