Searched refs:vhost_vdpa_get_device_id (Results 1 – 3 of 3) sorted by relevance
873 static int vhost_vdpa_get_device_id(struct vhost_dev *dev, in vhost_vdpa_get_device_id() function1575 .vhost_get_device_id = vhost_vdpa_get_device_id,
49 vhost_vdpa_get_device_id(void *dev, uint32_t device_id) "dev: %p device_id %"PRIu32
242 static long vhost_vdpa_get_device_id(struct vhost_vdpa *v, u8 __user *argp) in vhost_vdpa_get_device_id() function720 r = vhost_vdpa_get_device_id(v, argp); in vhost_vdpa_unlocked_ioctl()