Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dvhost_user.h19 #define VHOST_USER_VRING_POLL_MASK BIT(8) macro
H A Dvirtio_uml.c744 msg.payload.integer |= VHOST_USER_VRING_POLL_MASK; in vhost_user_set_vring_fd()