Searched refs:backend_features (Results 1 – 3 of 3) sorted by relevance
162 vsc->dev.backend_features = 0; in vhost_user_scsi_connect()
1605 uint64_t backend_features; in vhost_vdpa_probe_cvq_isolation() local1611 r = ioctl(device_fd, VHOST_GET_BACKEND_FEATURES, &backend_features); in vhost_vdpa_probe_cvq_isolation()1617 if (!(backend_features & BIT_ULL(VHOST_BACKEND_F_IOTLB_ASID))) { in vhost_vdpa_probe_cvq_isolation()
351 s->dev.backend_features = 0; in vhost_user_blk_connect()