Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dvhost_types.h89 #define VHOST_IOTLB_BATCH_END 6 macro
/openbmc/linux/include/uapi/linux/
H A Dvhost_types.h89 #define VHOST_IOTLB_BATCH_END 6 macro
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c187 msg.iotlb.type = VHOST_IOTLB_BATCH_END; in vhost_vdpa_listener_commit()
/openbmc/linux/drivers/vhost/
H A Dvdpa.c1181 case VHOST_IOTLB_BATCH_END: in vhost_vdpa_process_iotlb_msg()