Searched refs:vhost_vdpa_set_config (Results 1 – 3 of 3) sorted by relevance
959 static int vhost_vdpa_set_config(struct vhost_dev *dev, const uint8_t *data, in vhost_vdpa_set_config() function1568 .vhost_set_config = vhost_vdpa_set_config,
54 vhost_vdpa_set_config(void *dev, uint32_t offset, uint32_t size, uint32_t flags) "dev: %p offset: %…
351 static long vhost_vdpa_set_config(struct vhost_vdpa *v, in vhost_vdpa_set_config() function732 r = vhost_vdpa_set_config(v, argp); in vhost_vdpa_unlocked_ioctl()