vdpa_get_config
EXPORT_SYMBOL_GPL(vdpa_get_config);
vdpa_get_config(vdpa, config.off, buf, config.len);
vdpa_get_config(vdpa, offset, buf, len);
void vdpa_get_config(struct vdpa_device *vdev, unsigned int offset,