Function report |
Source Code:arch\x86\kernel\smpboot.c |
Create Date:2022-07-28 08:24:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:smpboot_restore_warm_reset_vector
Proto:static inline void smpboot_restore_warm_reset_vector(void)
Type:void
Parameter:Nothing
143 | spin_lock_irqsave( & rtc_lock, flags) |
144 | CMOS_WRITE(0, 0xf) |
145 | spin_unlock_irqrestore( & rtc_lock, flags) |
Name | Describe |
---|---|
do_boot_cpu | NOTE - on most systems this is a PHYSICAL apic ID, but on multiquad* (ie clustered apic addressing mode), this is a LOGICAL apic ID.* Returns zero if CPU booted OK, else error code from* ->wakeup_secondary_cpu. |
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 |