Home
last modified time | relevance | path

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

/linux-6.12.1/arch/um/drivers/
Dvhost_user.h41 VHOST_USER_SET_VRING_BASE = 10, enumerator
Dvirtio_uml.c711 return vhost_user_set_vring_state(vu_dev, VHOST_USER_SET_VRING_BASE, in vhost_user_set_vring_base()