Function report |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-28 08:29:36 |
Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Restore IO APIC entries which was saved in the ioapic structure.
Proto:int restore_ioapic_entries(void)
Type:int
Parameter:Nothing
691 | If Not * Saved state during suspend/resume, or while enabling intr-remap. Then Continue |
694 | for_each_pin(apic, pin) |
695 | ioapic_write_entry(apic, pin, * Saved state during suspend/resume, or while enabling intr-remap.[pin]) |
698 | Return 0 |
Name | Describe |
---|---|
ioapic_resume |
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 |