Home
last modified time | relevance | path

Searched refs:VHOST_USER_BLK_AUTO_NUM_QUEUES (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvhost-user-blk.h28 #define VHOST_USER_BLK_AUTO_NUM_QUEUES UINT16_MAX macro
/openbmc/qemu/hw/virtio/
H A Dvhost-user-blk-pci.c58 if (dev->vdev.num_queues == VHOST_USER_BLK_AUTO_NUM_QUEUES) { in vhost_user_blk_pci_realize()
/openbmc/qemu/hw/block/
H A Dvhost-user-blk.c444 if (s->num_queues == VHOST_USER_BLK_AUTO_NUM_QUEUES) { in vhost_user_blk_device_realize()
564 VHOST_USER_BLK_AUTO_NUM_QUEUES),