Searched refs:VHOST_USER_GET_FEATURES (Results 1 – 7 of 7) sorted by relevance
32 VHOST_USER_GET_FEATURES = 1, enumerator
315 VHOST_USER_GET_FEATURES); in vhost_user_get_features()
79 VHOST_USER_GET_FEATURES = 1, enumerator
131 REQ(VHOST_USER_GET_FEATURES), in vu_request_to_string()2083 case VHOST_USER_GET_FEATURES: in vu_process_message()
71 VHOST_USER_GET_FEATURES = 1, enumerator366 case VHOST_USER_GET_FEATURES: in chr_read()
389 * ``VHOST_USER_GET_FEATURES``1060 ``VHOST_USER_GET_FEATURES``1091 ``VHOST_USER_GET_FEATURES``. It does not need to be acknowledged by1108 ``VHOST_USER_GET_FEATURES``. It does not need to be acknowledged by1340 present in ``VHOST_USER_GET_FEATURES`` and protocol feature bit1356 is present in ``VHOST_USER_GET_FEATURES`` and protocol feature bit
64 VHOST_USER_GET_FEATURES = 1, enumerator1120 if (vhost_user_get_u64(dev, VHOST_USER_GET_FEATURES, features) < 0) { in vhost_user_get_features()