Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/xen-pciback/
Dpciback.h182 irqreturn_t xen_pcibk_handle_event(int irq, void *dev_id);
Dpciback_ops.c412 irqreturn_t xen_pcibk_handle_event(int irq, void *dev_id) in xen_pcibk_handle_event() function
Dxenbus.c127 pdev->xdev->otherend_id, remote_evtchn, xen_pcibk_handle_event, in xen_pcibk_do_attach()