Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dirq.h33 extern void kvm_set_posted_intr_wakeup_handler(void (*handler)(void));
/linux-6.3-rc2/arch/x86/kernel/
A Dirq.c290 void kvm_set_posted_intr_wakeup_handler(void (*handler)(void)) in kvm_set_posted_intr_wakeup_handler() function
299 EXPORT_SYMBOL_GPL(kvm_set_posted_intr_wakeup_handler);
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmx.c8107 kvm_set_posted_intr_wakeup_handler(NULL); in vmx_hardware_unsetup()
8529 kvm_set_posted_intr_wakeup_handler(pi_wakeup_handler); in hardware_setup()

Completed in 19 milliseconds