Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/
Devents.h57 void evtchn_put(unsigned int evtchn);
/linux-4.4.14/drivers/xen/
Dgntalloc.c190 evtchn_put(gref->notify.event); in __del_gref()
425 evtchn_put(gref->notify.event); in gntalloc_ioctl_unmap_notify()
Dgntdev.c221 evtchn_put(map->notify.event); in gntdev_put_map()
746 evtchn_put(out_event); in gntdev_ioctl_notify()
/linux-4.4.14/drivers/xen/events/
Devents_base.c1199 void evtchn_put(unsigned int evtchn) in evtchn_put() function
1206 EXPORT_SYMBOL_GPL(evtchn_put);