Home
last modified time | relevance | path

Searched refs:ioctl_evtchn_bind_virq (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/xen/
H A Devtchn.h42 _IOC(_IOC_NONE, 'E', 0, sizeof(struct ioctl_evtchn_bind_virq))
43 struct ioctl_evtchn_bind_virq { struct
/kernel/linux/linux-6.6/include/uapi/xen/
H A Devtchn.h42 _IOC(_IOC_NONE, 'E', 0, sizeof(struct ioctl_evtchn_bind_virq))
43 struct ioctl_evtchn_bind_virq { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/xen/
H A Devtchn.h21 #define IOCTL_EVTCHN_BIND_VIRQ _IOC(_IOC_NONE, 'E', 0, sizeof(struct ioctl_evtchn_bind_virq))
22 struct ioctl_evtchn_bind_virq { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/xen/
H A Devtchn.h21 #define IOCTL_EVTCHN_BIND_VIRQ _IOC(_IOC_NONE, 'E', 0, sizeof(struct ioctl_evtchn_bind_virq))
22 struct ioctl_evtchn_bind_virq { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/xen/
H A Devtchn.h9 _IOC(_IOC_NONE, 'E', 0, sizeof(struct ioctl_evtchn_bind_virq))
10 struct ioctl_evtchn_bind_virq { struct
/kernel/linux/linux-5.10/drivers/xen/
H A Devtchn.c466 struct ioctl_evtchn_bind_virq bind; in evtchn_ioctl()
/kernel/linux/linux-6.6/drivers/xen/
H A Devtchn.c447 struct ioctl_evtchn_bind_virq bind; in evtchn_ioctl()

Completed in 7 milliseconds