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()
169 return !virtio_has_feature(vdev, VIRTIO_F_IOMMU_PLATFORM); in virtio_has_iommu_quirk()
698 __virtio_clear_bit(vdev, VIRTIO_F_IOMMU_PLATFORM); in virtballoon_validate()
1165 case VIRTIO_F_IOMMU_PLATFORM: in vring_transport_features()
77 (1ULL << VIRTIO_F_IOMMU_PLATFORM)1444 if ((features & (1ULL << VIRTIO_F_IOMMU_PLATFORM))) { in vhost_net_set_features()