Home
last modified time | relevance | path

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

/linux-6.12.1/include/xen/
Devents.h74 void evtchn_put(evtchn_port_t evtchn);
/linux-6.12.1/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.12.1/drivers/tty/hvc/
Dhvc_xen.c385 evtchn_put(info->evtchn); in xencons_disconnect_backend()
636 evtchn_put(info->evtchn); in xen_hvc_init()
/linux-6.12.1/drivers/xen/events/
Devents_base.c1618 void evtchn_put(evtchn_port_t evtchn) in evtchn_put() function
1626 EXPORT_SYMBOL_GPL(evtchn_put);