Home
last modified time | relevance | path

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

/linux-6.6.21/include/xen/
Devents.h74 void evtchn_put(evtchn_port_t evtchn);
/linux-6.6.21/drivers/xen/
Dgntalloc.c185 evtchn_put(gref->notify.event); in __del_gref()
414 evtchn_put(gref->notify.event); in gntalloc_ioctl_unmap_notify()
Dgntdev.c294 evtchn_put(map->notify.event); in gntdev_put_map()
783 evtchn_put(out_event); in gntdev_ioctl_notify()
/linux-6.6.21/drivers/tty/hvc/
Dhvc_xen.c384 evtchn_put(info->evtchn); in xencons_disconnect_backend()
635 evtchn_put(info->evtchn); in xen_hvc_init()
/linux-6.6.21/drivers/xen/events/
Devents_base.c1620 void evtchn_put(evtchn_port_t evtchn) in evtchn_put() function
1628 EXPORT_SYMBOL_GPL(evtchn_put);