Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/uapi/linux/
Dvhost.h164 struct vhost_vdpa_config)
166 struct vhost_vdpa_config)
/Linux-v6.6/include/uapi/linux/
Dvhost.h164 struct vhost_vdpa_config)
166 struct vhost_vdpa_config)
Dvhost_types.h151 struct vhost_vdpa_config { struct
/Linux-v6.6/drivers/vhost/
Dvdpa.c312 struct vhost_vdpa_config *c) in vhost_vdpa_config_validate()
327 struct vhost_vdpa_config __user *c) in vhost_vdpa_get_config()
330 struct vhost_vdpa_config config; in vhost_vdpa_get_config()
331 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_get_config()
354 struct vhost_vdpa_config __user *c) in vhost_vdpa_set_config()
357 struct vhost_vdpa_config config; in vhost_vdpa_set_config()
358 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_set_config()