Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dirq.c372 static void dummy_handler(void) {} in dummy_handler() function
373 static void (*kvm_posted_intr_wakeup_handler)(void) = dummy_handler;
380 kvm_posted_intr_wakeup_handler = dummy_handler; in kvm_set_posted_intr_wakeup_handler()