函数逻辑报告 |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-27 09:29:03 |
Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__unmask_ioapic
函数原型:static void __unmask_ioapic(struct mp_chip_data *data)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mp_chip_data * | data |
481 | io_apic_modify_irq(data, ~IO_APIC_REDIR_MASKED, 0, NULL) |
名称 | 描述 |
---|---|
unmask_ioapic_irq | |
startup_ioapic_irq | Starting up a edge-triggered IO-APIC interrupt is* nasty - we need to make sure that we get the edge.* If it is already asserted for some reason, we need* return 1 to indicate that is was pending.* This is not complete - we should be able to fake |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |