Searched refs:vhost_vdpa_config (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/include/uapi/linux/
H A Dvhost.h164 struct vhost_vdpa_config)
166 struct vhost_vdpa_config)
/linux-master/include/uapi/linux/
H A Dvhost.h164 struct vhost_vdpa_config)
166 struct vhost_vdpa_config)
H A Dvhost_types.h151 struct vhost_vdpa_config { struct
/linux-master/drivers/vhost/
H A Dvdpa.c343 struct vhost_vdpa_config *c)
358 struct vhost_vdpa_config __user *c)
361 struct vhost_vdpa_config config;
362 unsigned long size = offsetof(struct vhost_vdpa_config, buf);
385 struct vhost_vdpa_config __user *c)
388 struct vhost_vdpa_config config;
389 unsigned long size = offsetof(struct vhost_vdpa_config, buf);

Completed in 120 milliseconds