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

/linux-master/include/xen/
H A Devents.h74 void evtchn_put(evtchn_port_t evtchn);
/linux-master/drivers/xen/
H A Dgntalloc.c185 evtchn_put(gref->notify.event);
414 evtchn_put(gref->notify.event);
H A Dgntdev.c294 evtchn_put(map->notify.event);
783 evtchn_put(out_event);
/linux-master/drivers/tty/hvc/
H A Dhvc_xen.c385 evtchn_put(info->evtchn);
389 /* evtchn_put() will also close it so this is only an error path */
636 evtchn_put(info->evtchn);
/linux-master/drivers/xen/events/
H A Devents_base.c1618 void evtchn_put(evtchn_port_t evtchn) function
1626 EXPORT_SYMBOL_GPL(evtchn_put); variable

Completed in 132 milliseconds