Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dvhost_user.h14 #define VHOST_USER_PROTOCOL_F_SLAVE_REQ 5 macro
27 BIT_ULL(VHOST_USER_PROTOCOL_F_SLAVE_REQ) | \
H A Dvirtio_uml.c513 BIT_ULL(VHOST_USER_PROTOCOL_F_SLAVE_REQ)) { in vhost_user_init()
906 BIT_ULL(VHOST_USER_PROTOCOL_F_SLAVE_REQ)) { in vu_setup_vq_call_fd()