Home
last modified time | relevance | path

Searched refs:event_channel_port (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/xen/
H A Dgntalloc.h76 __u32 event_channel_port; member
H A Dgntdev.h146 __u32 event_channel_port; member
/kernel/linux/linux-6.6/include/uapi/xen/
H A Dgntalloc.h76 __u32 event_channel_port; member
H A Dgntdev.h152 __u32 event_channel_port; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/xen/
H A Dgntalloc.h40 __u32 event_channel_port; member
H A Dgntdev.h54 __u32 event_channel_port; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/xen/
H A Dgntalloc.h40 __u32 event_channel_port; member
H A Dgntdev.h54 __u32 event_channel_port; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/xen/
H A Dgntalloc.h45 __u32 event_channel_port; member
H A Dgntdev.h68 __u32 event_channel_port; member
/kernel/linux/linux-5.10/drivers/xen/
H A Dgntalloc.c410 if (evtchn_get(op.event_channel_port)) { in gntalloc_ioctl_unmap_notify()
421 gref->notify.event = op.event_channel_port; in gntalloc_ioctl_unmap_notify()
H A Dgntdev.c734 if (evtchn_get(op.event_channel_port)) in gntdev_ioctl_notify()
739 out_event = op.event_channel_port; in gntdev_ioctl_notify()
764 map->notify.event = op.event_channel_port; in gntdev_ioctl_notify()
/kernel/linux/linux-6.6/drivers/xen/
H 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()
H 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 8 milliseconds