Home
last modified time | relevance | path

Searched refs:ioctl_evtchn_bind_unbound_port (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/xen/
H A Devtchn.h62 _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port))
63 struct ioctl_evtchn_bind_unbound_port { struct
/openbmc/linux/drivers/xen/
H A Devtchn.c498 struct ioctl_evtchn_bind_unbound_port bind; in evtchn_ioctl()