函数逻辑报告 |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-27 09:28:51 |
Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:mp_is_legacy_irq
函数原型:static inline bool mp_is_legacy_irq(int irq)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
int | irq |
154 | 返回:irq大于等于0且irq小于nr_legacy_irqs() |
名称 | 描述 |
---|---|
mp_init_irq_at_boot | Initialize all legacy IRQs and all pins on the first IOAPIC* if we have legacy interrupt controller. Kernel boot option "pirq="* may rely on non-legacy pins on the first IOAPIC. |
alloc_irq_from_domain | |
mp_map_pin_to_irq |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |