Home
last modified time | relevance | path

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

/linux-6.6.21/include/xen/
Devents.h73 int evtchn_get(evtchn_port_t evtchn);
/linux-6.6.21/drivers/xen/
Dgntalloc.c407 if (evtchn_get(op.event_channel_port)) { in gntalloc_ioctl_unmap_notify()
Dgntdev.c744 if (evtchn_get(op.event_channel_port)) in gntdev_ioctl_notify()
/linux-6.6.21/drivers/xen/events/
Devents_base.c1592 int evtchn_get(evtchn_port_t evtchn) in evtchn_get() function
1618 EXPORT_SYMBOL_GPL(evtchn_get);