Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/trace/beauty/include/uapi/linux/
Dvhost.h164 struct vhost_vdpa_config)
166 struct vhost_vdpa_config)
/linux-6.12.1/include/uapi/linux/
Dvhost.h164 struct vhost_vdpa_config)
166 struct vhost_vdpa_config)
Dvhost_types.h151 struct vhost_vdpa_config { struct
/linux-6.12.1/drivers/vhost/
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()