Home
last modified time | relevance | path

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

/qemu/linux-headers/linux/
H A Dvduse.h125 struct vduse_vq_config { struct
135 #define VDUSE_VQ_SETUP _IOW(VDUSE_BASE, 0x14, struct vduse_vq_config) argument
/qemu/subprojects/libvduse/
H A Dlibvduse.c1092 struct vduse_vq_config vq_config = { 0 }; in vduse_dev_setup_queue()