Searched refs:VHOST_F_LOG_ALL (Results 1 – 5 of 5) sorted by relevance
126 #define VHOST_F_LOG_ALL 26 macro
167 (1 << VHOST_F_LOG_ALL) |
232 if ((features & (1 << VHOST_F_LOG_ALL)) && in vhost_test_set_features()
322 vq_log = unlikely(vhost_has_feature(&net->dev, VHOST_F_LOG_ALL)) ? in handle_rx()697 if ((features & (1 << VHOST_F_LOG_ALL)) && in vhost_net_set_features()
524 vhost_has_feature(vq->dev, VHOST_F_LOG_ALL)) && in vq_log_access_ok()561 vhost_has_feature(d, VHOST_F_LOG_ALL))) { in vhost_set_memory()