Home
last modified time | relevance | path

Searched refs:VDUSE_VQ_GET_INFO (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dvduse.h186 #define VDUSE_VQ_GET_INFO _IOWR(VDUSE_BASE, 0x15, struct vduse_vq_info) macro
/Linux-v6.6/Documentation/userspace-api/
Dvduse.rst157 1. Get the specified virtqueue's information with the VDUSE_VQ_GET_INFO ioctl,
/Linux-v6.6/drivers/vdpa/vdpa_user/
Dvduse_dev.c1219 case VDUSE_VQ_GET_INFO: { in vduse_dev_ioctl()