Function report |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-28 08:30:43 |
Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mp_find_ioapic
Proto:int mp_find_ioapic(unsigned int gsi)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | gsi |
2728 | If nr_ioapics == 0 Then Return -1 |
2733 | gsi_cfg = mp_ioapic_gsi_routing(i) |
2738 | printk(r conditions "ERROR: Unable to locate IOAPIC for GSI %d\n", gsi) |
2739 | Return -1 |
Name | Describe |
---|---|
mp_map_gsi_to_irq | |
acpi_get_override_irq |
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 |