Home
last modified time | relevance | path

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

/linux-6.12.1/arch/um/drivers/
Dvhost_user.h49 VHOST_USER_SET_VRING_ENABLE = 18, enumerator
Dvirtio_uml.c770 return vhost_user_set_vring_state(vu_dev, VHOST_USER_SET_VRING_ENABLE, in vhost_user_set_vring_enable()