Searched refs:vhost_vdpa_set_config_call (Results 1 – 3 of 3) sorted by relevance
937 static int vhost_vdpa_set_config_call(struct vhost_dev *dev, in vhost_vdpa_set_config_call() function1578 .vhost_set_config_call = vhost_vdpa_set_config_call,
69 vhost_vdpa_set_config_call(void *dev, int fd)"dev: %p fd: %d"
472 static long vhost_vdpa_set_config_call(struct vhost_vdpa *v, u32 __user *argp) in vhost_vdpa_set_config_call() function757 r = vhost_vdpa_set_config_call(v, argp); in vhost_vdpa_unlocked_ioctl()