Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/linux/
H A Dvhost.h180 #define VHOST_VDPA_GET_CONFIG_SIZE _IOR(VHOST_VIRTIO, 0x79, __u32) macro
/openbmc/linux/tools/include/uapi/linux/
H A Dvhost.h180 #define VHOST_VDPA_GET_CONFIG_SIZE _IOR(VHOST_VIRTIO, 0x79, __u32) macro
/openbmc/linux/include/uapi/linux/
H A Dvhost.h180 #define VHOST_VDPA_GET_CONFIG_SIZE _IOR(VHOST_VIRTIO, 0x79, __u32) macro
/openbmc/qemu/hw/virtio/
H A Dvdpa-dev.c127 VHOST_VDPA_GET_CONFIG_SIZE, in vhost_vdpa_device_realize()
/openbmc/linux/drivers/vhost/
H A Dvdpa.c763 case VHOST_VDPA_GET_CONFIG_SIZE: in vhost_vdpa_unlocked_ioctl()