Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
H A Dvhost_user.h58 VHOST_USER_SET_CONFIG = 25, enumerator
H A Dvirtio_uml.c608 msg->header.request = VHOST_USER_SET_CONFIG; in vhost_user_set_config()