Home
last modified time | relevance | path

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

/Linux-v5.4/arch/um/drivers/
Dvhost_user.h14 #define VHOST_USER_PROTOCOL_F_SLAVE_REQ 5 macro
26 BIT_ULL(VHOST_USER_PROTOCOL_F_SLAVE_REQ) | \
Dvirtio_uml.c400 BIT_ULL(VHOST_USER_PROTOCOL_F_SLAVE_REQ)) { in vhost_user_init()