Searched refs:iommu_noncoherent (Results 1 – 2 of 2) sorted by relevance
90 if (!kvm->arch.iommu_noncoherent) in kvm_iommu_map_pages()156 if (kvm->arch.iommu_noncoherent) in kvm_iommu_map_memslots()194 if (noncoherent != kvm->arch.iommu_noncoherent) { in kvm_assign_device()196 kvm->arch.iommu_noncoherent = noncoherent; in kvm_assign_device()334 if (kvm->arch.iommu_noncoherent) in kvm_iommu_unmap_memslots()351 kvm->arch.iommu_noncoherent = false; in kvm_iommu_unmap_guest()
726 bool iommu_noncoherent; member