Home
last modified time | relevance | path

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

/Linux-v4.19/include/xen/
Devents.h58 void evtchn_put(unsigned int evtchn);
/Linux-v4.19/drivers/xen/
Dgntalloc.c193 evtchn_put(gref->notify.event); in __del_gref()
428 evtchn_put(gref->notify.event); in gntalloc_ioctl_unmap_notify()
Dgntdev.c251 evtchn_put(map->notify.event); in gntdev_put_map()
832 evtchn_put(out_event); in gntdev_ioctl_notify()
/Linux-v4.19/drivers/xen/events/
Devents_base.c1188 void evtchn_put(unsigned int evtchn) in evtchn_put() function
1195 EXPORT_SYMBOL_GPL(evtchn_put);