Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
H A Dvhost_user.h15 #define VHOST_USER_PROTOCOL_F_SLAVE_REQ 5 macro
29 BIT_ULL(VHOST_USER_PROTOCOL_F_SLAVE_REQ) | \
H A Dvirtio_uml.c525 BIT_ULL(VHOST_USER_PROTOCOL_F_SLAVE_REQ)) { in vhost_user_init()
920 BIT_ULL(VHOST_USER_PROTOCOL_F_SLAVE_REQ)) { in vu_setup_vq_call_fd()