Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dvhost_user.h33 VHOST_USER_SET_FEATURES = 2, enumerator
H A Dvirtio_uml.c312 return vhost_user_send_u64(vu_dev, VHOST_USER_SET_FEATURES, features); in vhost_user_set_features()