Home
last modified time | relevance | path

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

/arch/um/drivers/
Dvhost_user.h23 #define VHOST_USER_SUPPORTED_F BIT_ULL(VHOST_USER_F_PROTOCOL_FEATURES) macro
Dvirtio_uml.c921 u64 supported = vdev->features & VHOST_USER_SUPPORTED_F; in vu_finalize_features()