函数逻辑报告 |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-27 09:30:14 |
| Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
| 首页 | 函数Tree |
| 注解内核,赢得工具 | 下载SCCT | English |
函数名称:find_free_ioapic_entry
函数原型:static int find_free_ioapic_entry(void)
返回类型:int
参数:无
| 2779 | 以idx小于MAX_IO_APICS循环如果* # of IRQ routing registers恒等于0则 |
| 2781 | 返回:idx |
| 2783 | 返回:MAX_IO_APICS |
| 名称 | 描述 |
|---|---|
| mp_register_ioapic | mp_register_ioapic - Register an IOAPIC device*@id: hardware IOAPIC ID*@address: physical address of IOAPIC register area*@gsi_base: base of GSI associated with the IOAPIC*@cfg: configuration information for the IOAPIC |
| 源代码转换工具 开放的插件接口 | X |
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |