Function report | 
Source Code:arch\x86\kernel\apic\io_apic.c | 
Create Date:2022-07-28 08:30:37 | 
| Last Modify:2020-03-16 21:24:45 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:io_apic_unique_id
Proto:static u8 io_apic_unique_id(int idx, u8 id)
Type:u8
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | idx | |
| u8 | id | 
| 2531 | If x86_vendor == X86_VENDOR_INTEL && Not APIC_XAPIC(boot_cpu_apic_version) Then Return io_apic_get_unique_id(idx, id) | 
| 2534 | Else Return id | 
| Name | Describe | 
|---|---|
| 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 | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |