函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\mach_traps.h Create Date:2022-07-27 08:31:05
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:reassert_nmi

函数原型:static inline void reassert_nmi(void)

返回类型:void

参数:

28  old_reg等于负1
30  如果do_i_have_lock_cmos()则old_reg等于current_lock_cmos_reg()
32  否则All of these below must be called with interrupts off, preempt* disabled, etc.
34  向端口输出字节
35  从端口输入字节
36  Basic port I/O
37  从端口输入字节
38  如果old_reg大于等于0则Basic port I/O
40  否则unlock_cmos()
调用者
名称描述
default_do_nmi