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