Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dvdpa.c326 static long vhost_vdpa_get_config(struct vhost_vdpa *v, in vhost_vdpa_get_config() function
720 r = vhost_vdpa_get_config(v, argp); in vhost_vdpa_unlocked_ioctl()
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c981 static int vhost_vdpa_get_config(struct vhost_dev *dev, uint8_t *config, in vhost_vdpa_get_config() function
1567 .vhost_get_config = vhost_vdpa_get_config,
H A Dtrace-events55 vhost_vdpa_get_config(void *dev, void *config, uint32_t config_len) "dev: %p config: %p config_len:…