Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dvfio.h584 struct vfio_irq_set { struct
585 __u32 argsz;
586 __u32 flags;
593 __u32 index;
594 __u32 start;
595 __u32 count;
596 __u8 data[];