Function report |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-28 08:29:28 |
Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__unmask_ioapic
Proto:static void __unmask_ioapic(struct mp_chip_data *data)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mp_chip_data * | data |
481 | io_apic_modify_irq(data, ~IO_APIC_REDIR_MASKED, 0, NULL) |
Name | Describe |
---|---|
unmask_ioapic_irq | |
startup_ioapic_irq | Starting up a edge-triggered IO-APIC interrupt is* nasty - we need to make sure that we get the edge.* If it is already asserted for some reason, we need* return 1 to indicate that is was pending.* This is not complete - we should be able to fake |
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 |