Home
last modified time | relevance | path

Searched refs:VHOST_VDPA_GET_STATUS (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dvhost.h158 #define VHOST_VDPA_GET_STATUS _IOR(VHOST_VIRTIO, 0x71, __u8) macro
/openbmc/linux/include/uapi/linux/
H A Dvhost.h158 #define VHOST_VDPA_GET_STATUS _IOR(VHOST_VIRTIO, 0x71, __u8) macro
/openbmc/qemu/linux-headers/linux/
H A Dvhost.h158 #define VHOST_VDPA_GET_STATUS _IOR(VHOST_VIRTIO, 0x71, __u8) macro
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c517 ret = vhost_vdpa_call(dev, VHOST_VDPA_GET_STATUS, &s); in vhost_vdpa_add_status()
533 ret = vhost_vdpa_call(dev, VHOST_VDPA_GET_STATUS, &s); in vhost_vdpa_add_status()
/openbmc/linux/drivers/vhost/
H A Dvdpa.c722 case VHOST_VDPA_GET_STATUS: in vhost_vdpa_unlocked_ioctl()
/openbmc/qemu/docs/interop/
H A Dvhost-user.rst1638 :equivalent ioctl: VHOST_VDPA_GET_STATUS