Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/xen/
A Dgntalloc.h76 __u32 event_channel_port; member
A Dgntdev.h152 __u32 event_channel_port; member
/linux-6.3-rc2/drivers/xen/
A Dgntalloc.c407 if (evtchn_get(op.event_channel_port)) { in gntalloc_ioctl_unmap_notify()
418 gref->notify.event = op.event_channel_port; in gntalloc_ioctl_unmap_notify()
A Dgntdev.c744 if (evtchn_get(op.event_channel_port)) in gntdev_ioctl_notify()
749 out_event = op.event_channel_port; in gntdev_ioctl_notify()
774 map->notify.event = op.event_channel_port; in gntdev_ioctl_notify()

Completed in 11 milliseconds