Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/xen/
Devtchn.h80 _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))
81 struct ioctl_evtchn_notify { struct
/linux-6.6.21/drivers/xen/
Devtchn.c557 struct ioctl_evtchn_notify notify; in evtchn_ioctl()