Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dspinlock.c59 static irqreturn_t dummy_handler(int irq, void *dev_id) in dummy_handler() function
80 dummy_handler, in xen_init_lock_cpu()
/linux/arch/x86/kernel/
H A Dirq.c312 static void dummy_handler(void) {} in dummy_handler() function
313 static void (*kvm_posted_intr_wakeup_handler)(void) = dummy_handler;
320 kvm_posted_intr_wakeup_handler = dummy_handler; in kvm_set_posted_intr_wakeup_handler()