Home
last modified time | relevance | path

Searched defs:vfio_irq_set (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvfio.h102 struct vfio_irq_set { struct
103 __u32 argsz;
104 __u32 flags;
111 __u32 index;
112 __u32 start;
113 __u32 count;
114 __u8 data[];
/kernel/linux/linux-5.10/include/uapi/linux/
Dvfio.h743 struct vfio_irq_set { struct
744 __u32 argsz;
745 __u32 flags;
752 __u32 index;
753 __u32 start;
754 __u32 count;
755 __u8 data[];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvfio.h170 struct vfio_irq_set { struct
171 __u32 argsz;
172 __u32 flags;
179 __u32 index;
180 __u32 start;
181 __u32 count;
182 __u8 data[];