Home
last modified time | relevance | path

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

/Linux-v6.6/include/xen/
Devents.h74 void evtchn_put(evtchn_port_t evtchn);
/Linux-v6.6/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-v6.6/drivers/xen/events/
Devents_base.c1623 void evtchn_put(evtchn_port_t evtchn) in evtchn_put() function
1630 EXPORT_SYMBOL_GPL(evtchn_put);