Home
last modified time | relevance | path

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

/Linux-v5.4/arch/um/drivers/
Dvhost_user.h31 VHOST_USER_SET_FEATURES = 2, enumerator
Dvirtio_uml.c264 return vhost_user_send_u64(vu_dev, VHOST_USER_SET_FEATURES, features); in vhost_user_set_features()