Searched refs:vhost_vdpa_get_config (Results 1 – 3 of 3) sorted by relevance
981 static int vhost_vdpa_get_config(struct vhost_dev *dev, uint8_t *config, in vhost_vdpa_get_config() function1567 .vhost_get_config = vhost_vdpa_get_config,
55 vhost_vdpa_get_config(void *dev, void *config, uint32_t config_len) "dev: %p config: %p config_len:…
324 static long vhost_vdpa_get_config(struct vhost_vdpa *v, in vhost_vdpa_get_config() function729 r = vhost_vdpa_get_config(v, argp); in vhost_vdpa_unlocked_ioctl()