Home
last modified time | relevance | path

Searched defs:vdpa (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/vdpa/alibaba/
H A Deni_vdpa.c39 struct vdpa_device vdpa; member
49 static struct eni_vdpa *vdpa_to_eni(struct vdpa_device *vdpa) in vdpa_to_eni()
54 static struct virtio_pci_legacy_device *vdpa_to_ldev(struct vdpa_device *vdpa) in vdpa_to_ldev()
61 static u64 eni_vdpa_get_device_features(struct vdpa_device *vdpa) in eni_vdpa_get_device_features()
72 static int eni_vdpa_set_driver_features(struct vdpa_device *vdpa, u64 features) in eni_vdpa_set_driver_features()
87 static u64 eni_vdpa_get_driver_features(struct vdpa_device *vdpa) in eni_vdpa_get_driver_features()
94 static u8 eni_vdpa_get_status(struct vdpa_device *vdpa) in eni_vdpa_get_status()
101 static int eni_vdpa_get_vq_irq(struct vdpa_device *vdpa, u16 idx) in eni_vdpa_get_vq_irq()
211 static void eni_vdpa_set_status(struct vdpa_device *vdpa, u8 status) in eni_vdpa_set_status()
229 static int eni_vdpa_reset(struct vdpa_device *vdpa) in eni_vdpa_reset()
[all …]
/linux/drivers/vhost/
H A Dvdpa.c50 struct vdpa_device *vdpa; member
137 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_reset_map() local
202 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_setup_vq_irq() local
231 struct vdpa_device *vdpa = v->vdpa; in _compat_vdpa_reset() local
253 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_bind_mm() local
264 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_unbind_mm() local
275 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_get_device_id() local
289 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_get_status() local
303 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_set_status() local
343 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_config_validate() local
[all …]
/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.h58 struct vdpa_device vdpa; member
/linux/drivers/vdpa/ifcvf/
H A Difcvf_base.h94 struct vdpa_device vdpa; member
H A Difcvf_main.c562 static u32 ifcvf_vdpa_get_vq_group(struct vdpa_device *vdpa, u16 idx) in ifcvf_vdpa_get_vq_group()
/linux/drivers/vdpa/solidrun/
H A Dsnet_vdpa.h56 struct vdpa_device vdpa; member
/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa_main.c23 struct vdpa_device vdpa; member
[all...]
/linux/include/linux/pds/
H A Dpds_adminq.h1199 struct pds_vdpa_cmd vdpa; member