Searched refs:kvm_posted_intr_wakeup_handler (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
H A Dirq.c281 static void (*kvm_posted_intr_wakeup_handler)(void) = dummy_handler; dummy_handler() variable
286 kvm_posted_intr_wakeup_handler = handler; kvm_set_posted_intr_wakeup_handler()
288 kvm_posted_intr_wakeup_handler = dummy_handler; kvm_set_posted_intr_wakeup_handler()
314 kvm_posted_intr_wakeup_handler(); smp_kvm_posted_intr_wakeup_ipi()

Completed in 81 milliseconds