Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
Dmshv.h127 struct mshv_user_ioeventfd { struct
128 __u64 datamatch;
129 __u64 addr; /* legal pio/mmio address */
130 __u32 len; /* 1, 2, 4, or 8 bytes */
131 __s32 fd;
132 __u32 flags;
133 __u8 rsvd[4];