Function report |
Source Code:arch\x86\include\asm\apic.h |
Create Date:2022-07-28 07:28:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ack_APIC_irq
Proto:static inline void ack_APIC_irq(void)
Type:void
Parameter:Nothing
454 | apic_eoi() |
Name | Describe |
---|---|
ack_bad_irq | 'what should we do if we get a hw irq event on an illegal vector'.* each architecture has to answer this themselves. |
do_IRQ | do_IRQ handles all normal device IRQ's (the special* SMP cross-CPU interrupts have their own specific* handlers). |
hyperv_vector_handler | |
hv_stimer0_vector_handler | Routines to do per-architecture handling of stimer0* interrupts when in Direct Mode |
smp_reschedule_interrupt | Reschedule call back. KVM uses this interrupt to force a cpu out of* guest mode |
apic_check_and_ack | |
smp_spurious_interrupt | This interrupt should _never_ happen with our APIC/SMP architecture |
smp_error_interrupt | This interrupt should never happen with our APIC/SMP architecture |
apic_ack_irq | |
ioapic_ack_level | |
ack_lapic_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 |