Searched refs:vhost_vdpa_config (Results 1 – 8 of 8) sorted by relevance
164 struct vhost_vdpa_config)166 struct vhost_vdpa_config)
151 struct vhost_vdpa_config { struct
310 struct vhost_vdpa_config *c) in vhost_vdpa_config_validate()325 struct vhost_vdpa_config __user *c) in vhost_vdpa_get_config()328 struct vhost_vdpa_config config; in vhost_vdpa_get_config()329 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_get_config()352 struct vhost_vdpa_config __user *c) in vhost_vdpa_set_config()355 struct vhost_vdpa_config config; in vhost_vdpa_set_config()356 unsigned long size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_set_config()
963 struct vhost_vdpa_config *config; in vhost_vdpa_set_config()965 unsigned long config_size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_set_config()984 struct vhost_vdpa_config *v_config; in vhost_vdpa_get_config()985 unsigned long config_size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_get_config()
1756 unsigned long config_size = offsetof(struct vhost_vdpa_config, buf); in vhost_vdpa_get_max_queue_pairs()1757 g_autofree struct vhost_vdpa_config *config = NULL; in vhost_vdpa_get_max_queue_pairs()