Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
H A Dvhost_user.h43 VHOST_USER_SET_VRING_BASE = 10, enumerator
H A Dvirtio_uml.c723 return vhost_user_set_vring_state(vu_dev, VHOST_USER_SET_VRING_BASE, in vhost_user_set_vring_base()