Function report | 
Source Code:arch\x86\kernel\apic\io_apic.c | 
Create Date:2022-07-28 08:29:38 | 
| Last Modify:2020-03-16 21:24:45 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:find_isa_irq_apic
Proto:static int __init find_isa_irq_apic(int irq, int type)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | irq | |
| int | type | 
| 741 | When i < # of MP IRQ source entries cycle | 
| 744 | If st_bit - Determine whether a bit is set*@nr: bit number to test*@addr: Address to start counting from && irqtype == type && srcbusirq == irq Then Break | 
| 750 | If i < # of MP IRQ source entries Then | 
| 754 | If mpc_ioapic_id(ioapic_idx) == dstapic Then Return ioapic_idx | 
| 758 | Return -1 | 
| Name | Describe | 
|---|---|
| enable_IO_APIC | |
| unlock_ExtINT_logic | This looks a bit hackish but it's about the only one way of sending* a few INTA cycles to 8259As and any associated glue logic | 
| check_timer | This code may look a bit paranoid, but it's supposed to cooperate with* a wide range of boards and BIOS bugs. Fortunately only the timer IRQ* is so screwy. Thanks to Brian Perkins for testing/hacking this beast* fanatically on his truly buggy board. | 
| 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  |