Home
last modified time | relevance | path

Searched refs:VHOST_BACKEND_F_IOTLB_BATCH (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost.h53 #ifndef VHOST_BACKEND_F_IOTLB_BATCH
54 #define VHOST_BACKEND_F_IOTLB_BATCH 2 macro
H A Dvhost_vdpa.c23 1ULL << VHOST_BACKEND_F_IOTLB_BATCH)
175 if (!(data->protocol_features & (1ULL << VHOST_BACKEND_F_IOTLB_BATCH))) in vhost_vdpa_iotlb_batch_begin()
201 if (!(data->protocol_features & (1ULL << VHOST_BACKEND_F_IOTLB_BATCH))) in vhost_vdpa_iotlb_batch_end()