Home
last modified time | relevance | path

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

/drivers/virtio/
Dvirtio_pci_modern_dev.c522 void vp_modern_queue_address(struct virtio_pci_modern_device *mdev, in vp_modern_queue_address() function
537 EXPORT_SYMBOL_GPL(vp_modern_queue_address);
Dvirtio_pci_modern.c223 vp_modern_queue_address(mdev, index, virtqueue_get_desc_addr(vq), in setup_vq()
/drivers/vdpa/virtio_pci/
Dvp_vdpa.c306 vp_modern_queue_address(mdev, qid, desc_area, in vp_vdpa_set_vq_address()