Home
last modified time | relevance | path

Searched refs:vdpa_get_config (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dvdpa.h324 static inline void vdpa_get_config(struct vdpa_device *vdev, unsigned offset, in vdpa_get_config() function
/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio_vdpa.c61 vdpa_get_config(vdpa, offset, buf, len); in virtio_vdpa_get()
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvdpa.c227 vdpa_get_config(vdpa, config.off, buf, config.len); in vhost_vdpa_get_config()