Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvirtio_pci_modern.h110 void vp_modern_queue_address(struct virtio_pci_modern_device *mdev,
/linux/drivers/virtio/
H A Dvirtio_pci_modern_dev.c582 void vp_modern_queue_address(struct virtio_pci_modern_device *mdev, in vp_modern_queue_address() function
597 EXPORT_SYMBOL_GPL(vp_modern_queue_address);
H A Dvirtio_pci_modern.c468 vp_modern_queue_address(mdev, index, virtqueue_get_desc_addr(vq), in vp_active_vq()