Home
last modified time | relevance | path

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

/linux-6.6.21/arch/um/drivers/
Dvhost_user.h44 VHOST_USER_SET_VRING_CALL = 13, enumerator
Dvirtio_uml.c753 return vhost_user_set_vring_fd(vu_dev, VHOST_USER_SET_VRING_CALL, in vhost_user_set_vring_call()