Function report |
Source Code:arch\x86\include\asm\mach_traps.h |
Create Date:2022-07-28 07:31:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:reassert_nmi
Proto:static inline void reassert_nmi(void)
Type:void
Parameter:Nothing
28 | old_reg = -1 |
30 | If do_i_have_lock_cmos() Then old_reg = current_lock_cmos_reg() |
34 | outb(0x8f, 0x70) |
35 | inb(0x71) |
37 | inb(0x71) |
38 | If old_reg >= 0 Then Basic port I/O |
40 | Else unlock_cmos() |
Name | Describe |
---|---|
default_do_nmi |
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 |