Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vhost/
Dvhost.h119 u64 acked_backend_features; member
278 return vq->acked_backend_features & (1ULL << bit); in vhost_backend_has_feature()
Dvhost.c322 vq->acked_backend_features = 0; in vhost_vq_reset()
2633 vq->acked_backend_features = features; in vhost_set_backend_features()