Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dvdpa.c353 static long vhost_vdpa_set_config(struct vhost_vdpa *v, in vhost_vdpa_set_config() function
723 r = vhost_vdpa_set_config(v, argp); in vhost_vdpa_unlocked_ioctl()
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c959 static int vhost_vdpa_set_config(struct vhost_dev *dev, const uint8_t *data, in vhost_vdpa_set_config() function
1568 .vhost_set_config = vhost_vdpa_set_config,
H A Dtrace-events54 vhost_vdpa_set_config(void *dev, uint32_t offset, uint32_t size, uint32_t flags) "dev: %p offset: %…