Symbol: irq_bypass_producer
arch/arm64/kvm/arm.c
2834
struct irq_bypass_producer *prod)
arch/arm64/kvm/arm.c
2852
struct irq_bypass_producer *prod)
arch/powerpc/include/asm/kvm_ppc.h
303
struct irq_bypass_producer *);
arch/powerpc/include/asm/kvm_ppc.h
305
struct irq_bypass_producer *);
arch/powerpc/kvm/book3s_hv.c
6109
struct irq_bypass_producer *prod)
arch/powerpc/kvm/book3s_hv.c
6126
struct irq_bypass_producer *prod)
arch/powerpc/kvm/powerpc.c
853
struct irq_bypass_producer *prod)
arch/powerpc/kvm/powerpc.c
866
struct irq_bypass_producer *prod)
arch/x86/kvm/irq.c
476
struct irq_bypass_producer *prod)
arch/x86/kvm/irq.c
500
struct irq_bypass_producer *prod)
drivers/vfio/pci/vfio_pci_intrs.c
32
struct irq_bypass_producer producer;
drivers/vhost/vhost.c
358
memset(&call_ctx->producer, 0x0, sizeof(struct irq_bypass_producer));
drivers/vhost/vhost.h
90
struct irq_bypass_producer producer;
include/linux/irqbypass.h
52
int (*add_consumer)(struct irq_bypass_producer *,
include/linux/irqbypass.h
54
void (*del_consumer)(struct irq_bypass_producer *,
include/linux/irqbypass.h
56
void (*stop)(struct irq_bypass_producer *);
include/linux/irqbypass.h
57
void (*start)(struct irq_bypass_producer *);
include/linux/irqbypass.h
76
struct irq_bypass_producer *producer;
include/linux/irqbypass.h
79
struct irq_bypass_producer *);
include/linux/irqbypass.h
81
struct irq_bypass_producer *);
include/linux/irqbypass.h
86
int irq_bypass_register_producer(struct irq_bypass_producer *producer,
include/linux/irqbypass.h
88
void irq_bypass_unregister_producer(struct irq_bypass_producer *producer);
include/linux/kvm_host.h
2406
struct irq_bypass_producer *);
include/linux/kvm_host.h
2408
struct irq_bypass_producer *);
include/linux/kvm_irqfd.h
60
struct irq_bypass_producer *producer;
virt/lib/irqbypass.c
133
void irq_bypass_unregister_producer(struct irq_bypass_producer *producer)
virt/lib/irqbypass.c
162
struct irq_bypass_producer *producer;
virt/lib/irqbypass.c
30
static int __connect(struct irq_bypass_producer *prod,
virt/lib/irqbypass.c
62
static void __disconnect(struct irq_bypass_producer *prod,
virt/lib/irqbypass.c
93
int irq_bypass_register_producer(struct irq_bypass_producer *producer,