Searched refs:vdpa_set_config (Results 1 – 3 of 3) sorted by relevance
567 void vdpa_set_config(struct vdpa_device *dev, unsigned int offset,
411 void vdpa_set_config(struct vdpa_device *vdev, unsigned int offset, in vdpa_set_config() function418 EXPORT_SYMBOL_GPL(vdpa_set_config);
399 vdpa_set_config(vdpa, config.off, buf, config.len); in vhost_vdpa_set_config()