Home
last modified time | relevance | path

Searched refs:SYNC_FROM_VAPIC (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/intc/
H A Dapic.c35 #define SYNC_FROM_VAPIC 0x1 macro
107 if (sync_type & SYNC_FROM_VAPIC) { in apic_sync_vapic()
405 apic_sync_vapic(s, SYNC_FROM_VAPIC); in apic_get_tpr()
477 apic_sync_vapic(s, SYNC_FROM_VAPIC); in apic_poll_irq()
498 apic_sync_vapic(s, SYNC_FROM_VAPIC); in apic_set_irq()
513 apic_sync_vapic(s, SYNC_FROM_VAPIC | SYNC_TO_VAPIC); in apic_eoi()
735 apic_sync_vapic(s, SYNC_FROM_VAPIC); in apic_get_interrupt()
816 apic_sync_vapic(s, SYNC_FROM_VAPIC); in apic_register_read()
1116 apic_sync_vapic(s, SYNC_FROM_VAPIC); in apic_pre_save()