Home
last modified time | relevance | path

Searched refs:vdpa_config_ops (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/vhost/
H A Dvdpa.c138 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_reset_map()
171 const struct vdpa_config_ops *ops = v->vdpa->config; in handle_vq_kick()
201 const struct vdpa_config_ops *ops = v->vdpa->config; in vhost_vdpa_setup_vq_irq()
254 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_bind_mm()
265 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_unbind_mm()
276 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_device_id()
290 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_status()
304 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_status()
408 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_can_suspend()
416 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_can_resume()
[all …]
/linux/include/linux/
H A Dvdpa.h92 const struct vdpa_config_ops *config;
371 struct vdpa_config_ops { struct
448 const struct vdpa_config_ops *config, argument
530 const struct vdpa_config_ops *ops = vdev->config; in vdpa_reset()
545 const struct vdpa_config_ops *ops = vdev->config; in vdpa_set_features_unlocked()
/linux/drivers/vdpa/
H A Dvdpa.c38 const struct vdpa_config_ops *ops = vdev->config; in vdpa_dev_probe()
129 const struct vdpa_config_ops *ops = vdev->config; in vdpa_release_dev()
158 const struct vdpa_config_ops *config, in __vdpa_alloc_device()
377 const struct vdpa_config_ops *ops = vdev->config; in vdpa_get_config_unlocked()
/linux/drivers/vdpa/alibaba/
H A Deni_vdpa.c417 static const struct vdpa_config_ops eni_vdpa_ops = {
/linux/drivers/vdpa/ifcvf/
H A Difcvf_main.c632 static const struct vdpa_config_ops ifc_vdpa_ops = {
/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa_main.c361 static struct vdpa_config_ops octep_vdpa_ops = { in octep_iomap_region()
/linux/drivers/vdpa/pds/
H A Dvdpa_dev.c578 static const struct vdpa_config_ops pds_vdpa_ops = {