Home
last modified time | relevance | path

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

/linux-6.3-rc2/virt/lib/
A Dirqbypass.c84 int irq_bypass_register_producer(struct irq_bypass_producer *producer) in irq_bypass_register_producer() function
126 EXPORT_SYMBOL_GPL(irq_bypass_register_producer);
/linux-6.3-rc2/include/linux/
A Dirqbypass.h82 int irq_bypass_register_producer(struct irq_bypass_producer *);
/linux-6.3-rc2/drivers/vfio/pci/
A Dvfio_pci_intrs.c386 ret = irq_bypass_register_producer(&vdev->ctx[vector].producer); in vfio_msi_set_vector_signal()
/linux-6.3-rc2/drivers/vhost/
A Dvdpa.c200 ret = irq_bypass_register_producer(&vq->call_ctx.producer); in vhost_vdpa_setup_vq_irq()

Completed in 11 milliseconds