Searched refs:vdpa_set_config (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| A D | vdpa.h | 403 void vdpa_set_config(struct vdpa_device *dev, unsigned int offset,
|
| /linux/drivers/vdpa/ |
| A D | vdpa.c | 334 void vdpa_set_config(struct vdpa_device *vdev, unsigned int offset, in vdpa_set_config() function 341 EXPORT_SYMBOL_GPL(vdpa_set_config);
|
| /linux/drivers/virtio/ |
| A D | virtio_vdpa.c | 69 vdpa_set_config(vdpa, offset, buf, len); in virtio_vdpa_set()
|
| /linux/drivers/vhost/ |
| A D | vdpa.c | 253 vdpa_set_config(vdpa, config.off, buf, config.len); in vhost_vdpa_set_config()
|
Completed in 9 milliseconds