函数逻辑报告 |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-27 09:28:53 |
Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Will be called in mpparse/acpi/sfi codes for saving IRQ info
函数原型:void mp_save_irq(struct mpc_intsrc *m)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mpc_intsrc * | m |
219 | 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, "Int: type %d, pol %d, trig %d, bus %02x, IRQ %02x, APIC ID %x, APIC INT %02x\n", irqtype, irqflag & 3, (irqflag >> 2) & 3, srcbus, srcbusirq, dstapic, dstirq) |
224 | 以i小于# of MP IRQ source entries 循环 |
225 | 如果非内存比较则返回 |
229 | memcpy( & MP IRQ source entries [# of MP IRQ source entries ], m, m的长度) |
230 | 如果# of MP IRQ source entries 先自加恒等于MAX_IRQ_SOURCES则panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
名称 | 描述 |
---|---|
jailhouse_setup_irq |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |