Lines Matching refs:virtio_has_feature

438     bool shmfd = virtio_has_feature(dev->protocol_features,  in vhost_user_set_log_base()
1011 bool reply_supported = virtio_has_feature(dev->protocol_features, in vhost_user_set_mem_table()
1014 virtio_has_feature(dev->protocol_features, in vhost_user_set_mem_table()
1063 bool cross_endian = virtio_has_feature(dev->protocol_features, in vhost_user_set_vring_endian()
1134 bool reply_supported = virtio_has_feature(dev->protocol_features, in vhost_user_write_sync()
1239 if (!virtio_has_feature(dev->features, VHOST_USER_F_PROTOCOL_FEATURES)) { in vhost_user_set_vring_enable()
1457 if (virtio_has_feature(dev->protocol_features, in vhost_user_set_features()
1512 if (!virtio_has_feature(dev->protocol_features, in vhost_user_reset_device()
1570 if (!virtio_has_feature(dev->protocol_features, in vhost_user_backend_handle_vring_host_notifier()
1883 bool reply_supported = virtio_has_feature(dev->protocol_features, in vhost_setup_backend_channel()
1888 if (!virtio_has_feature(dev->protocol_features, in vhost_setup_backend_channel()
2134 if (!virtio_has_feature(dev->protocol_features, in vhost_user_postcopy_notifier()
2181 if (virtio_has_feature(features, VHOST_USER_F_PROTOCOL_FEATURES)) { in vhost_user_backend_init()
2203 if (!virtio_has_feature(protocol_features, in vhost_user_backend_init()
2211 if (virtio_has_feature(protocol_features, in vhost_user_backend_init()
2245 if (virtio_has_feature(features, VIRTIO_F_IOMMU_PLATFORM) && in vhost_user_backend_init()
2246 !(virtio_has_feature(dev->protocol_features, in vhost_user_backend_init()
2248 virtio_has_feature(dev->protocol_features, in vhost_user_backend_init()
2256 if (!virtio_has_feature(dev->protocol_features, in vhost_user_backend_init()
2279 !virtio_has_feature(dev->protocol_features, in vhost_user_backend_init()
2349 return virtio_has_feature(dev->protocol_features, in vhost_user_requires_shm_log()
2360 if (virtio_has_feature(dev->acked_features, VIRTIO_NET_F_GUEST_ANNOUNCE)) { in vhost_user_migration_done()
2365 if (virtio_has_feature(dev->protocol_features, in vhost_user_migration_done()
2380 bool reply_supported = virtio_has_feature(dev->protocol_features, in vhost_user_net_set_mtu()
2444 if (!virtio_has_feature(dev->protocol_features, in vhost_user_get_config()
2488 bool reply_supported = virtio_has_feature(dev->protocol_features, in vhost_user_set_config()
2497 if (!virtio_has_feature(dev->protocol_features, in vhost_user_set_config()
2533 bool crypto_session = virtio_has_feature(dev->protocol_features, in vhost_user_crypto_create_session()
2635 bool crypto_session = virtio_has_feature(dev->protocol_features, in vhost_user_crypto_close_session()
2681 if (!virtio_has_feature(dev->protocol_features, in vhost_user_get_inflight_fd()
2749 if (!virtio_has_feature(dev->protocol_features, in vhost_user_set_inflight_fd()
2849 if (!virtio_has_feature(dev->protocol_features, in vhost_user_dev_start()
2875 if (virtio_has_feature(dev->protocol_features, in vhost_user_reset_status()
2883 return virtio_has_feature(dev->protocol_features, in vhost_user_supports_device_state()