Home
last modified time | relevance | path

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

/Linux-v5.4/arch/um/drivers/
Dvhost_user.h45 VHOST_USER_SET_PROTOCOL_FEATURES = 16, enumerator
Dvirtio_uml.c281 return vhost_user_send_u64(vu_dev, VHOST_USER_SET_PROTOCOL_FEATURES, in vhost_user_set_protocol_features()