Searched refs:qemu_xen_evtchn_notify (Results 1 – 5 of 5) sorted by relevance
231 return qemu_xen_evtchn_notify(xendev->evtchndev, xendev->local_port); in xen_pv_send_notify()
608 qemu_xen_evtchn_notify(state->xce_handle, in cpu_handle_ioreq()
925 if (qemu_xen_evtchn_notify(channel->xeh, channel->local_port) < 0) { in xen_device_notify_event_channel()
110 static inline int qemu_xen_evtchn_notify(xenevtchn_handle *xc, in qemu_xen_evtchn_notify() function
248 qemu_xen_evtchn_notify(ring->evtchndev, ring->local_port); in xen_9pfs_push_and_notify()