Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
H A Dvhost_user.h51 VHOST_USER_SET_VRING_ENABLE = 18, enumerator
H A Dvirtio_uml.c782 return vhost_user_set_vring_state(vu_dev, VHOST_USER_SET_VRING_ENABLE, in vhost_user_set_vring_enable()