函数逻辑报告 |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-27 09:30:06 |
| Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
| 首页 | 函数Tree |
| 注解内核,赢得工具 | 下载SCCT | English |
函数名称:io_apic_get_version
函数原型:static int io_apic_get_version(int ioapic)
返回类型:int
参数:
| 类型 | 参数 | 名称 |
|---|---|---|
| int | ioapic |
| 2590 | raw_spin_lock_irqsave( & ioapic_lock, flags) |
| 2591 | raw等于io_apic_read(ioapic, 1) |
| 2592 | raw_spin_unlock_irqrestore( & ioapic_lock, flags) |
| 2594 | 返回:version |
| 名称 | 描述 |
|---|---|
| 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 插件可实现:逻辑报告 代码生成和批量转换代码 |