Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Dirq.c288 static void (*kvm_posted_intr_wakeup_handler)(void) = dummy_handler; variable
293 kvm_posted_intr_wakeup_handler = handler; in kvm_set_posted_intr_wakeup_handler()
295 kvm_posted_intr_wakeup_handler = dummy_handler; in kvm_set_posted_intr_wakeup_handler()
317 kvm_posted_intr_wakeup_handler(); in DEFINE_IDTENTRY_SYSVEC()

Completed in 2 milliseconds