Searched refs:VIRTIO_IOMMU_S_INVAL (Results 1 – 5 of 5) sorted by relevance
205 g_assert_cmpint(ret, ==, VIRTIO_IOMMU_S_INVAL); in test_attach_detach()245 g_assert_cmpint(ret, ==, VIRTIO_IOMMU_S_INVAL); in test_map_unmap()318 g_assert_cmpint(ret, ==, VIRTIO_IOMMU_S_INVAL); /* 10-14 still is mapped */ in test_map_unmap()
725 return VIRTIO_IOMMU_S_INVAL; in virtio_iommu_attach()749 return VIRTIO_IOMMU_S_INVAL; in virtio_iommu_attach()782 return VIRTIO_IOMMU_S_INVAL; in virtio_iommu_detach()808 return VIRTIO_IOMMU_S_INVAL; in virtio_iommu_map()817 return VIRTIO_IOMMU_S_INVAL; in virtio_iommu_map()828 return VIRTIO_IOMMU_S_INVAL; in virtio_iommu_map()867 return VIRTIO_IOMMU_S_INVAL; in virtio_iommu_unmap()949 return VIRTIO_IOMMU_S_INVAL; in virtio_iommu_probe()964 return VIRTIO_IOMMU_S_INVAL; in virtio_iommu_iov_to_req()
56 #define VIRTIO_IOMMU_S_INVAL 0x04 macro
112 case VIRTIO_IOMMU_S_INVAL: in viommu_get_req_errno()