Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dvhost_user.h24 #define VHOST_USER_SUPPORTED_F BIT_ULL(VHOST_USER_F_PROTOCOL_FEATURES) macro
H A Dvirtio_uml.c1079 u64 supported = vdev->features & VHOST_USER_SUPPORTED_F; in vu_finalize_features()