Searched refs:xen_pcibk_handle_event (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/ |
H A D | pciback.h | 186 irqreturn_t xen_pcibk_handle_event(int irq, void *dev_id);
|
H A D | pciback_ops.c | 409 irqreturn_t xen_pcibk_handle_event(int irq, void *dev_id) in xen_pcibk_handle_event() function
|
H A D | xenbus.c | 127 pdev->xdev->otherend_id, remote_evtchn, xen_pcibk_handle_event, in xen_pcibk_do_attach()
|
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/ |
H A D | pciback.h | 191 irqreturn_t xen_pcibk_handle_event(int irq, void *dev_id);
|
H A D | pciback_ops.c | 409 irqreturn_t xen_pcibk_handle_event(int irq, void *dev_id) in xen_pcibk_handle_event() function
|
H A D | xenbus.c | 127 pdev->xdev, remote_evtchn, xen_pcibk_handle_event, in xen_pcibk_do_attach()
|
Completed in 6 milliseconds