Searched refs:VDUSE_VQ_GET_INFO (Results 1 – 3 of 3) sorted by relevance
186 #define VDUSE_VQ_GET_INFO _IOWR(VDUSE_BASE, 0x15, struct vduse_vq_info) macro
157 1. Get the specified virtqueue's information with the VDUSE_VQ_GET_INFO ioctl,
1219 case VDUSE_VQ_GET_INFO: { in vduse_dev_ioctl()