Home
last modified time | relevance | path

Searched refs:vdpa_get_config (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dvdpa.h324 static inline void vdpa_get_config(struct vdpa_device *vdev, unsigned offset, in vdpa_get_config() function
/kernel/linux/linux-6.6/include/linux/
H A Dvdpa.h522 void vdpa_get_config(struct vdpa_device *vdev, unsigned int offset,
/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_vdpa.c61 vdpa_get_config(vdpa, offset, buf, len); in virtio_vdpa_get()
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_vdpa.c62 vdpa_get_config(vdpa, offset, buf, len); in virtio_vdpa_get()
/kernel/linux/linux-6.6/drivers/vdpa/
H A Dvdpa.c389 * vdpa_get_config - Get one or more device configuration fields.
395 void vdpa_get_config(struct vdpa_device *vdev, unsigned int offset, in vdpa_get_config() function
402 EXPORT_SYMBOL_GPL(vdpa_get_config); variable
/kernel/linux/linux-5.10/drivers/vhost/
H A Dvdpa.c227 vdpa_get_config(vdpa, config.off, buf, config.len); in vhost_vdpa_get_config()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvdpa.c342 vdpa_get_config(vdpa, config.off, buf, config.len); in vhost_vdpa_get_config()

Completed in 10 milliseconds