Home
last modified time | relevance | path

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

/linux-6.6.21/arch/um/drivers/
Dvhost_user.h56 VHOST_USER_SET_CONFIG = 25, enumerator
Dvirtio_uml.c588 msg->header.request = VHOST_USER_SET_CONFIG; in vhost_user_set_config()