Searched refs:vdpa_get_config (Results 1 – 3 of 3) sorted by relevance
49 vdpa_get_config(vdpa, offset, buf, len); in virtio_vdpa_get()
359 void vdpa_get_config(struct vdpa_device *vdev, unsigned int offset, in vdpa_get_config() function366 EXPORT_SYMBOL_GPL(vdpa_get_config);
392 vdpa_get_config(vdpa, config.off, buf, config.len); in vhost_vdpa_get_config()