Home
last modified time | relevance | path

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

/Linux-v5.15/tools/include/uapi/linux/
Dvhost.h138 struct vhost_vdpa_config)
140 struct vhost_vdpa_config)
/Linux-v5.15/include/uapi/linux/
Dvhost.h138 struct vhost_vdpa_config)
140 struct vhost_vdpa_config)
Dvhost_types.h135 struct vhost_vdpa_config { struct
/Linux-v5.15/drivers/vhost/
Dvdpa.c195 struct vhost_vdpa_config *c) in vhost_vdpa_config_validate()
210 struct vhost_vdpa_config __user *c) in vhost_vdpa_get_config()
213 struct vhost_vdpa_config config; in vhost_vdpa_get_config()
214 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_get_config()
237 struct vhost_vdpa_config __user *c) in vhost_vdpa_set_config()
241 struct vhost_vdpa_config config; in vhost_vdpa_set_config()
242 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_set_config()