Searched refs:VHOST_F_LOG_ALL (Results 1 – 7 of 7) sorted by relevance
152 #define VHOST_F_LOG_ALL 26 macro
240 (1ULL << VHOST_F_LOG_ALL) |
253 if ((features & (1 << VHOST_F_LOG_ALL)) && in vhost_test_set_features()
827 if ((features & (1 << VHOST_F_LOG_ALL)) && in vhost_vsock_set_features()
1149 vq_log = unlikely(vhost_has_feature(vq, VHOST_F_LOG_ALL)) ? in handle_rx()1646 if ((features & (1 << VHOST_F_LOG_ALL)) && in vhost_net_set_features()
800 log = log_all || vhost_has_feature(d->vqs[i], VHOST_F_LOG_ALL); in memory_access_ok()1404 vhost_has_feature(vq, VHOST_F_LOG_ALL)) && in vq_log_access_ok()
1761 if ((features & (1 << VHOST_F_LOG_ALL)) && in vhost_scsi_set_features()