Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dvduse.h170 * Structure used by VDUSE_VQ_GET_INFO ioctl to get virtqueue's information.
186 #define VDUSE_VQ_GET_INFO _IOWR(VDUSE_BASE, 0x15, struct vduse_vq_info) macro
/linux/Documentation/userspace-api/
H A Dvduse.rst157 1. Get the specified virtqueue's information with the VDUSE_VQ_GET_INFO ioctl,