Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
H A Dvhost_user.h35 VHOST_USER_SET_FEATURES = 2, enumerator
H A Dvirtio_uml.c325 return vhost_user_send_u64(vu_dev, VHOST_USER_SET_FEATURES, features); in vhost_user_set_features()