Home
last modified time | relevance | path

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

/Linux-v5.10/tools/include/uapi/linux/
Dvhost.h138 struct vhost_vdpa_config)
140 struct vhost_vdpa_config)
/Linux-v5.10/include/uapi/linux/
Dvhost.h138 struct vhost_vdpa_config)
140 struct vhost_vdpa_config)
Dvhost_types.h135 struct vhost_vdpa_config { struct
/Linux-v5.10/drivers/vhost/
Dvdpa.c189 struct vhost_vdpa_config *c) in vhost_vdpa_config_validate()
209 struct vhost_vdpa_config __user *c) in vhost_vdpa_get_config()
212 struct vhost_vdpa_config config; in vhost_vdpa_get_config()
213 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_get_config()
236 struct vhost_vdpa_config __user *c) in vhost_vdpa_set_config()
240 struct vhost_vdpa_config config; in vhost_vdpa_set_config()
241 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_set_config()