Function report |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-28 08:30:33 |
Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:resume_ioapic_id
Proto:static void resume_ioapic_id(int ioapic_idx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | ioapic_idx |
2389 | raw_spin_lock_irqsave( & ioapic_lock, flags) |
2390 | raw = io_apic_read(ioapic_idx, 0) |
2391 | If ID != mpc_ioapic_id(ioapic_idx) Then |
2392 | ID = mpc_ioapic_id(ioapic_idx) |
2393 | io_apic_write(ioapic_idx, 0, raw) |
2395 | raw_spin_unlock_irqrestore( & ioapic_lock, flags) |
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 |