Searched defs:vdpa (Results 1 – 8 of 8) sorted by relevance
34 struct vdpa_device vdpa; member44 static struct vp_vdpa *vdpa_to_vp(struct vdpa_device *vdpa) in vdpa_to_vp()56 static u64 vp_vdpa_get_features(struct vdpa_device *vdpa) in vp_vdpa_get_features()72 static u8 vp_vdpa_get_status(struct vdpa_device *vdpa) in vp_vdpa_get_status()205 static int vp_vdpa_reset(struct vdpa_device *vdpa) in vp_vdpa_reset()219 static u16 vp_vdpa_get_vq_num_max(struct vdpa_device *vdpa) in vp_vdpa_get_vq_num_max()288 static void vp_vdpa_set_vq_ready(struct vdpa_device *vdpa, in vp_vdpa_set_vq_ready()337 static u32 vp_vdpa_get_device_id(struct vdpa_device *vdpa) in vp_vdpa_get_device_id()351 static u32 vp_vdpa_get_vq_align(struct vdpa_device *vdpa) in vp_vdpa_get_vq_align()363 static void vp_vdpa_get_config(struct vdpa_device *vdpa, in vp_vdpa_get_config()[all …]
42 static struct vdpasim *vdpa_to_sim(struct vdpa_device *vdpa) in vdpa_to_sim()49 struct vdpa_device *vdpa = dev_to_vdpa(dev); in dev_to_sim() local397 static u32 vdpasim_get_vq_align(struct vdpa_device *vdpa) in vdpasim_get_vq_align()402 static u64 vdpasim_get_features(struct vdpa_device *vdpa) in vdpasim_get_features()422 static void vdpasim_set_config_cb(struct vdpa_device *vdpa, in vdpasim_set_config_cb()433 static u32 vdpasim_get_device_id(struct vdpa_device *vdpa) in vdpasim_get_device_id()440 static u32 vdpasim_get_vendor_id(struct vdpa_device *vdpa) in vdpasim_get_vendor_id()445 static u8 vdpasim_get_status(struct vdpa_device *vdpa) in vdpasim_get_status()466 static int vdpasim_reset(struct vdpa_device *vdpa) in vdpasim_reset()530 static int vdpasim_set_map(struct vdpa_device *vdpa, in vdpasim_set_map()[all …]
52 struct vdpa_device vdpa; member
39 struct vdpa_device vdpa; member49 static struct eni_vdpa *vdpa_to_eni(struct vdpa_device *vdpa) in vdpa_to_eni()61 static u64 eni_vdpa_get_features(struct vdpa_device *vdpa) in eni_vdpa_get_features()87 static u8 eni_vdpa_get_status(struct vdpa_device *vdpa) in eni_vdpa_get_status()222 static int eni_vdpa_reset(struct vdpa_device *vdpa) in eni_vdpa_reset()236 static u16 eni_vdpa_get_vq_num_max(struct vdpa_device *vdpa) in eni_vdpa_get_vq_num_max()338 static u32 eni_vdpa_get_device_id(struct vdpa_device *vdpa) in eni_vdpa_get_device_id()345 static u32 eni_vdpa_get_vendor_id(struct vdpa_device *vdpa) in eni_vdpa_get_vendor_id()352 static u32 eni_vdpa_get_vq_align(struct vdpa_device *vdpa) in eni_vdpa_get_vq_align()363 static void eni_vdpa_get_config(struct vdpa_device *vdpa, in eni_vdpa_get_config()[all …]
28 struct vdpa_device *vdpa; member59 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get() local67 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_set() local74 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_generation() local85 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get_status() local93 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_set_status() local101 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_reset() local138 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_setup_vq() local241 struct vdpa_device *vdpa = vd_dev->vdpa; in virtio_vdpa_del_vq() local275 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_find_vqs() local[all …]
41 struct vdpa_device *vdpa; member93 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_setup_vq_irq() local121 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_reset() local130 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_get_device_id() local144 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_get_status() local158 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_set_status() local197 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_config_validate() local212 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_get_config() local239 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_set_config() local261 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_get_features() local[all …]
63 struct vdpa_device vdpa; member134 struct vdpa_device *vdpa = dev_to_vdpa(dev); in dev_to_vduse() local521 static void vduse_vdpa_set_vq_ready(struct vdpa_device *vdpa, in vduse_vdpa_set_vq_ready()569 static u32 vduse_vdpa_get_vq_align(struct vdpa_device *vdpa) in vduse_vdpa_get_vq_align()576 static u64 vduse_vdpa_get_features(struct vdpa_device *vdpa) in vduse_vdpa_get_features()615 static u32 vduse_vdpa_get_device_id(struct vdpa_device *vdpa) in vduse_vdpa_get_device_id()622 static u32 vduse_vdpa_get_vendor_id(struct vdpa_device *vdpa) in vduse_vdpa_get_vendor_id()629 static u8 vduse_vdpa_get_status(struct vdpa_device *vdpa) in vduse_vdpa_get_status()671 static int vduse_vdpa_reset(struct vdpa_device *vdpa) in vduse_vdpa_reset()688 static int vduse_vdpa_set_map(struct vdpa_device *vdpa, in vduse_vdpa_set_map()[all …]
83 struct vdpa_device vdpa; member
Completed in 32 milliseconds