Home
last modified time | relevance | path

Searched refs:vhost_vdpa_config_validate (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Dvdpa.c191 static int vhost_vdpa_config_validate(struct vhost_vdpa *v, in vhost_vdpa_config_validate() function
221 if (vhost_vdpa_config_validate(v, &config)) in vhost_vdpa_get_config()
249 if (vhost_vdpa_config_validate(v, &config)) in vhost_vdpa_set_config()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvdpa.c311 static int vhost_vdpa_config_validate(struct vhost_vdpa *v, in vhost_vdpa_config_validate() function
336 if (vhost_vdpa_config_validate(v, &config)) in vhost_vdpa_get_config()
363 if (vhost_vdpa_config_validate(v, &config)) in vhost_vdpa_set_config()

Completed in 4 milliseconds