Searched refs:kvm_set_posted_intr_wakeup_handler (Results 1 – 3 of 3) sorted by relevance
33 extern void kvm_set_posted_intr_wakeup_handler(void (*handler)(void));
290 void kvm_set_posted_intr_wakeup_handler(void (*handler)(void)) in kvm_set_posted_intr_wakeup_handler() function299 EXPORT_SYMBOL_GPL(kvm_set_posted_intr_wakeup_handler);
7981 kvm_set_posted_intr_wakeup_handler(NULL); in vmx_hardware_unsetup()8400 kvm_set_posted_intr_wakeup_handler(pi_wakeup_handler); in hardware_setup()