Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/uapi/linux/
Dvhost.h133 struct vhost_vdpa_config)
135 struct vhost_vdpa_config)
/Linux-v6.1/include/uapi/linux/
Dvhost.h133 struct vhost_vdpa_config)
135 struct vhost_vdpa_config)
Dvhost_types.h135 struct vhost_vdpa_config { struct
/Linux-v6.1/drivers/vhost/
Dvdpa.c286 struct vhost_vdpa_config *c) in vhost_vdpa_config_validate()
301 struct vhost_vdpa_config __user *c) in vhost_vdpa_get_config()
304 struct vhost_vdpa_config config; in vhost_vdpa_get_config()
305 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_get_config()
328 struct vhost_vdpa_config __user *c) in vhost_vdpa_set_config()
331 struct vhost_vdpa_config config; in vhost_vdpa_set_config()
332 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_set_config()