Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dvirtio_iommu.h47 #define VIRTIO_IOMMU_T_MAP 0x03 macro
/qemu/tests/qtest/
H A Dvirtio-iommu-test.c114 req.head.type = VIRTIO_IOMMU_T_MAP; in send_map()
/qemu/hw/virtio/
H A Dvirtio-iommu.c1042 case VIRTIO_IOMMU_T_MAP: in virtio_iommu_handle_command()