Home
last modified time | relevance | path

Searched refs:VHOST_IOTLB_MISS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvhost_types.h75 #define VHOST_IOTLB_MISS 1 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dvhost_types.h75 #define VHOST_IOTLB_MISS 1 macro
/openbmc/qemu/hw/virtio/
H A Dvhost-backend.c414 case VHOST_IOTLB_MISS: in vhost_backend_handle_iotlb_msg()
/openbmc/linux/drivers/vhost/
H A Dvhost.c1409 vq_msg->type == VHOST_IOTLB_MISS) { in vhost_iotlb_notify_vq()
1621 if (ret != size || msg->type != VHOST_IOTLB_MISS) { in vhost_chr_read_iter()
1650 msg->type = VHOST_IOTLB_MISS; in vhost_iotlb_miss()