Home
last modified time | relevance | path

Searched refs:vhost_vdpa_config (Results 1 – 5 of 5) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dvhost.h
/linux/include/uapi/linux/
H A Dvhost.h164 struct vhost_vdpa_config)
166 struct vhost_vdpa_config)
H A Dvhost_types.h156 struct vhost_vdpa_config { struct
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dvhost.h164 struct vhost_vdpa_config)
166 struct vhost_vdpa_config)
/linux/drivers/vhost/
H A Dvdpa.c341 struct vhost_vdpa_config *c) in vhost_vdpa_config_validate()
356 struct vhost_vdpa_config __user *c) in vhost_vdpa_get_config()
359 struct vhost_vdpa_config config; in vhost_vdpa_get_config()
360 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_get_config()
383 struct vhost_vdpa_config __user *c) in vhost_vdpa_set_config()
386 struct vhost_vdpa_config config; in vhost_vdpa_set_config()
387 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_set_config()