Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dvdpa.c474 static long vhost_vdpa_set_config_call(struct vhost_vdpa *v, u32 __user *argp) in vhost_vdpa_set_config_call() function
748 r = vhost_vdpa_set_config_call(v, argp); in vhost_vdpa_unlocked_ioctl()
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c937 static int vhost_vdpa_set_config_call(struct vhost_dev *dev, in vhost_vdpa_set_config_call() function
1578 .vhost_set_config_call = vhost_vdpa_set_config_call,
H A Dtrace-events69 vhost_vdpa_set_config_call(void *dev, int fd)"dev: %p fd: %d"