Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dvhost.h102 #define VHOST_GET_VRING_WORKER _IOWR(VHOST_VIRTIO, 0x16, \ macro
/openbmc/linux/include/uapi/linux/
H A Dvhost.h102 #define VHOST_GET_VRING_WORKER _IOWR(VHOST_VIRTIO, 0x16, \ macro
/openbmc/qemu/linux-headers/linux/
H A Dvhost.h102 #define VHOST_GET_VRING_WORKER _IOWR(VHOST_VIRTIO, 0x16, \ macro
/openbmc/qemu/hw/virtio/
H A Dvhost-backend.c182 return vhost_kernel_call(dev, VHOST_GET_VRING_WORKER, worker); in vhost_kernel_get_vring_worker()
/openbmc/linux/drivers/vhost/
H A Dvhost.c890 case VHOST_GET_VRING_WORKER: in vhost_worker_ioctl()
909 case VHOST_GET_VRING_WORKER: in vhost_worker_ioctl()
H A Dscsi.c2080 case VHOST_GET_VRING_WORKER: in vhost_scsi_ioctl()