Searched refs:VIRTIO_F_IOMMU_PLATFORM (Results 1 – 6 of 6) sorted by relevance
76 #define VIRTIO_F_IOMMU_PLATFORM 33 macro
54 return !virtio_has_feature(vdev, VIRTIO_F_IOMMU_PLATFORM); in virtio_has_iommu_quirk()
174 return !virtio_has_feature(vdev, VIRTIO_F_IOMMU_PLATFORM); in virtio_has_iommu_quirk()
1026 __virtio_clear_bit(vdev, VIRTIO_F_IOMMU_PLATFORM); in virtballoon_validate()
2228 case VIRTIO_F_IOMMU_PLATFORM: in vring_transport_features()
76 (1ULL << VIRTIO_F_IOMMU_PLATFORM)1660 if ((features & (1ULL << VIRTIO_F_IOMMU_PLATFORM))) { in vhost_net_set_features()