Searched refs:backend_cap (Results 1 – 2 of 2) sorted by relevance
64 uint64_t backend_cap; member
168 if (s->backend_cap & (0x1ULL << VHOST_BACKEND_F_IOTLB_BATCH) && in vhost_vdpa_iotlb_batch_begin_once() 182 if (!(s->backend_cap & (0x1ULL << VHOST_BACKEND_F_IOTLB_BATCH))) { in vhost_vdpa_listener_commit() 626 dev->backend_cap = features; in vhost_vdpa_set_backend_cap() 627 v->shared->backend_cap = features; in vhost_vdpa_set_backend_cap() 1351 if (dev->backend_cap & BIT_ULL(VHOST_BACKEND_F_SUSPEND)) { in vhost_vdpa_suspend()