Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvhost.h138 struct vhost_vdpa_config)
140 struct vhost_vdpa_config)
H A Dvhost_types.h135 struct vhost_vdpa_config { struct
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dvhost.h138 struct vhost_vdpa_config)
140 struct vhost_vdpa_config)
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvdpa.c192 struct vhost_vdpa_config *c) in vhost_vdpa_config_validate()
212 struct vhost_vdpa_config __user *c) in vhost_vdpa_get_config()
215 struct vhost_vdpa_config config; in vhost_vdpa_get_config()
216 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_get_config()
239 struct vhost_vdpa_config __user *c) in vhost_vdpa_set_config()
243 struct vhost_vdpa_config config; in vhost_vdpa_set_config()
244 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_set_config()