Home
last modified time | relevance | path

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

/linux-6.1.9/arch/um/drivers/
Dvhost_user.h43 VHOST_USER_SET_VRING_KICK = 12, enumerator
Dvirtio_uml.c759 return vhost_user_set_vring_fd(vu_dev, VHOST_USER_SET_VRING_KICK, in vhost_user_set_vring_kick()