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.c362 struct vhost_vdpa_config *c) in vhost_vdpa_config_validate()
377 struct vhost_vdpa_config __user *c) in vhost_vdpa_get_config()
380 struct vhost_vdpa_config config; in vhost_vdpa_get_config()
381 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_get_config()
404 struct vhost_vdpa_config __user *c) in vhost_vdpa_set_config()
407 struct vhost_vdpa_config config; in vhost_vdpa_set_config()
408 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_set_config()