Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/xen/
Devtchn.h61 _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port))
62 struct ioctl_evtchn_bind_unbound_port { struct
/linux-4.4.14/drivers/xen/
Devtchn.c485 struct ioctl_evtchn_bind_unbound_port bind; in evtchn_ioctl()