/* * The hypervisor requires that the APIC EOI should be acked. * If the APIC EOI is not acked, the APIC ISR bit for the * HYPERVISOR_CALLBACK_VECTOR will not be cleared and then it * will block the interrupt whose vector is lower than * HYPERVISOR_CALLBACK_VECTOR.
*/
apic_eoi();
inc_irq_stat(irq_hv_callback_count);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.