Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dvfio.h279 struct vfio_irq_set { struct
280 __u32 argsz;
281 __u32 flags;
288 __u32 index;
289 __u32 start;
290 __u32 count;
291 __u8 data[];