Home
last modified time | relevance | path

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

/linux/virt/lib/
H A Dirqbypass.c135 void irq_bypass_unregister_producer(struct irq_bypass_producer *producer) in irq_bypass_unregister_producer() function
170 EXPORT_SYMBOL_GPL(irq_bypass_unregister_producer);
/linux/include/linux/
H A Dirqbypass.h83 void irq_bypass_unregister_producer(struct irq_bypass_producer *);
/linux/drivers/vhost/
H A Dvdpa.c226 irq_bypass_unregister_producer(&vq->call_ctx.producer); in vhost_vdpa_unsetup_vq_irq()