Searched refs:VDUSE_VQ_SETUP_KICKFD (Results 1 – 3 of 3) sorted by relevance
205 #define VDUSE_VQ_SETUP_KICKFD _IOW(VDUSE_BASE, 0x16, struct vduse_vq_eventfd) macro
221 3. Setup the kick eventfd for the specified virtqueues with the VDUSE_VQ_SETUP_KICKFD
1261 case VDUSE_VQ_SETUP_KICKFD: { in vduse_dev_ioctl()