Home
last modified time | relevance | path

Searched refs:VIRTIO_IOMMU_T_UNMAP (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_iommu.h48 #define VIRTIO_IOMMU_T_UNMAP 0x04 macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_iommu.h48 #define VIRTIO_IOMMU_T_UNMAP 0x04 macro
/openbmc/qemu/tests/qtest/
H A Dvirtio-iommu-test.c156 req.head.type = VIRTIO_IOMMU_T_UNMAP; in send_unmap()
/openbmc/linux/drivers/iommu/
H A Dvirtio-iommu.c877 .head.type = VIRTIO_IOMMU_T_UNMAP, in viommu_unmap_pages()
/openbmc/qemu/hw/virtio/
H A Dvirtio-iommu.c1045 case VIRTIO_IOMMU_T_UNMAP: in virtio_iommu_handle_command()