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

/linux-master/arch/x86/xen/
H A Dspinlock.c60 static irqreturn_t dummy_handler(int irq, void *dev_id) function
81 dummy_handler,
/linux-master/arch/x86/kernel/
H A Dirq.c294 static void dummy_handler(void) {} function
295 static void (*kvm_posted_intr_wakeup_handler)(void) = dummy_handler;
302 kvm_posted_intr_wakeup_handler = dummy_handler;

Completed in 116 milliseconds