Searched refs:VHOST_F_LOG_ALL (Results 1 – 4 of 4) sorted by relevance
173 #define VHOST_F_LOG_ALL 26 macro
252 if ((features & (1 << VHOST_F_LOG_ALL)) && in vhost_test_set_features()
295 VHOST_F_LOG_ALL, \
1304 log = log_all || vhost_has_feature(d->vqs[i], VHOST_F_LOG_ALL); in memory_access_ok()1952 vhost_has_feature(vq, VHOST_F_LOG_ALL)) && in vq_log_access_ok()