Searched refs:vhost_set_config (Results 1 – 4 of 4) sorted by relevance
203 vhost_set_config_op vhost_set_config; member
1910 if (hdev->vhost_ops->vhost_set_config) { in vhost_dev_set_config()1911 return hdev->vhost_ops->vhost_set_config(hdev, data, offset, in vhost_dev_set_config()
1568 .vhost_set_config = vhost_vdpa_set_config,
3043 .vhost_set_config = vhost_user_set_config,