Function report |
Source Code:arch\x86\kernel\apic\apic.c |
Create Date:2022-07-28 08:26:33 |
Last Modify:2020-03-16 21:21:31 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Check, if the APIC is integrated or a separate chip
Proto:static inline int lapic_is_integrated(void)
Type:int
Parameter:Nothing
217 | Return APIC_INTEGRATED(Get the LAPIC version) |
Name | Describe |
---|---|
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. |
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 |