Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/gntdev/
H A Dgntdev.c222 xen_intr_handle_t notify_evtchn_handle; member
849 xen_intr_signal(notify->notify_evtchn_handle); in notify()
850 xen_intr_unbind(&notify->notify_evtchn_handle); in notify()
875 xen_intr_unbind(&destination->notify_evtchn_handle); in copy_notify_helper()
880 destination->notify_evtchn_handle = handlep; in copy_notify_helper()