函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\mce\amd.c Create Date:2022-07-27 09:03:29
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:setup_APIC_mce_threshold

函数原型:static int setup_APIC_mce_threshold(int reserved, int new)

返回类型:int

参数:

类型参数名称
intreserved
intnew
436  如果reserved小于0且非If mask=1, the LVT entry does not generate interrupts while mask=0* enables the vector. See also the BKDGs. Must be called with* preemption disabled.则返回:new
440  返回:reserved
调用者
名称描述
prepare_threshold_block