Searched refs:vhost_get_config (Results 1 – 4 of 4) sorted by relevance
202 vhost_get_config_op vhost_get_config; member
1896 if (hdev->vhost_ops->vhost_get_config) { in vhost_dev_get_config()1897 return hdev->vhost_ops->vhost_get_config(hdev, config, config_len, in vhost_dev_get_config()
1567 .vhost_get_config = vhost_vdpa_get_config,
3042 .vhost_get_config = vhost_user_get_config,