VHOST_USER_F_PROTOCOL_FEATURES 23 arch/um/drivers/vhost_user.h #define VHOST_USER_SUPPORTED_F BIT_ULL(VHOST_USER_F_PROTOCOL_FEATURES) VHOST_USER_F_PROTOCOL_FEATURES 387 arch/um/drivers/virtio_uml.c if (vu_dev->features & BIT_ULL(VHOST_USER_F_PROTOCOL_FEATURES)) { VHOST_USER_F_PROTOCOL_FEATURES 654 arch/um/drivers/virtio_uml.c if (!(vu_dev->features & BIT_ULL(VHOST_USER_F_PROTOCOL_FEATURES)))