Home
last modified time | relevance | path

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

/linux/drivers/virtio/
H A Dvirtio_vdpa.c63 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_generation()
74 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_status()
96 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify()
106 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify_with_data()
136 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_setup_vq()
250 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_del_vq()
335 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_find_vqs()
384 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_features()
412 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_set_vq_affinity()
425 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_vq_affinity()
[all …]
/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.h90 const struct vdpa_config_ops *config;
372 struct vdpa_config_ops { struct
449 const struct vdpa_config_ops *config, argument
533 const struct vdpa_config_ops *ops = vdev->config; in vdpa_reset()
548 const struct vdpa_config_ops *ops = vdev->config; in vdpa_set_features_unlocked()
/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c171 static const struct vdpa_config_ops vdpasim_config_ops;
172 static const struct vdpa_config_ops vdpasim_batch_config_ops;
196 const struct vdpa_config_ops *ops; in vdpasim_create()
763 static const struct vdpa_config_ops vdpasim_config_ops = {
804 static const struct vdpa_config_ops vdpasim_batch_config_ops = {
/linux/drivers/vdpa/
H A Dvdpa.c38 const struct vdpa_config_ops *ops = vdev->config; in vdpa_dev_probe()
92 const struct vdpa_config_ops *ops = vdev->config; in vdpa_release_dev()
121 const struct vdpa_config_ops *config, in __vdpa_alloc_device()
342 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/virtio_pci/
H A Dvp_vdpa.c465 static const struct vdpa_config_ops vp_vdpa_ops = {
/linux/drivers/vdpa/ifcvf/
H A Difcvf_main.c632 static const struct vdpa_config_ops ifc_vdpa_ops = {
/linux/drivers/vdpa/pds/
H A Dvdpa_dev.c578 static const struct vdpa_config_ops pds_vdpa_ops = {
/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa_main.c361 static struct vdpa_config_ops octep_vdpa_ops = {
/linux/drivers/vdpa/solidrun/
H A Dsnet_main.c526 static const struct vdpa_config_ops snet_config_ops = {
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c3664 static const struct vdpa_config_ops mlx5_vdpa_ops = {
3776 struct vdpa_config_ops vdpa_ops;
/linux/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c879 static const struct vdpa_config_ops vduse_vdpa_config_ops = {