Home
last modified time | relevance | path

Searched refs:VHOST_VDPA_GET_VQS_COUNT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dvhost.h183 #define VHOST_VDPA_GET_VQS_COUNT _IOR(VHOST_VIRTIO, 0x80, __u32) macro
/openbmc/linux/include/uapi/linux/
H A Dvhost.h183 #define VHOST_VDPA_GET_VQS_COUNT _IOR(VHOST_VIRTIO, 0x80, __u32) macro
/openbmc/qemu/linux-headers/linux/
H A Dvhost.h227 #define VHOST_VDPA_GET_VQS_COUNT _IOR(VHOST_VIRTIO, 0x80, __u32) macro
/openbmc/qemu/hw/virtio/
H A Dvdpa-dev.c91 VHOST_VDPA_GET_VQS_COUNT, errp); in vhost_vdpa_device_realize()
/openbmc/linux/drivers/vhost/
H A Dvdpa.c775 case VHOST_VDPA_GET_VQS_COUNT: in vhost_vdpa_unlocked_ioctl()