Home
last modified time | relevance | path

Searched refs:vhost_vdpa_set_features (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/vhost/
H A Dvdpa.c417 static long vhost_vdpa_set_features(struct vhost_vdpa *v, u64 __user *featurep) in vhost_vdpa_set_features() function
729 r = vhost_vdpa_set_features(v, argp); in vhost_vdpa_unlocked_ioctl()
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c808 static int vhost_vdpa_set_features(struct vhost_dev *dev, in vhost_vdpa_set_features() function
1563 .vhost_set_features = vhost_vdpa_set_features,
H A Dtrace-events48 vhost_vdpa_set_features(void *dev, uint64_t features) "dev: %p features: 0x%"PRIx64