函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\mpparse.c Create Date:2022-07-27 09:25:26
Last Modify:2020-03-16 21:44:10 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:MP_lintsrc_info

函数原型:static void __init MP_lintsrc_info(struct mpc_lintsrc *m)

返回类型:void

参数:

类型参数名称
struct mpc_lintsrc *m
142  Define the default level of output to be very little* This can be turned up by using apic=verbose for more* information and apic=debug for _lots_ of information.* apic_verbosity is defined in apic.c(APIC_VERBOSE, "Lint: type %d, pol %d, trig %d, bus %02x, IRQ %02x, APIC ID %x, APIC LINT %02x\n", irqtype, irqflag & 3, (irqflag >> 2) & 3, srcbusid, srcbusirq, destapic, destapiclint)
调用者
名称描述
smp_read_mpc
construct_default_ISA_mptable