Searched refs:noncoherent (Results 1 – 4 of 4) sorted by relevance
31 bool noncoherent; member89 bool noncoherent = false; in kvm_vfio_update_coherency() local96 noncoherent = true; in kvm_vfio_update_coherency()101 if (noncoherent != kv->noncoherent) { in kvm_vfio_update_coherency()102 kv->noncoherent = noncoherent; in kvm_vfio_update_coherency()104 if (kv->noncoherent) in kvm_vfio_update_coherency()
177 bool noncoherent; in kvm_assign_device() local192 noncoherent = !iommu_capable(&pci_bus_type, IOMMU_CAP_CACHE_COHERENCY); in kvm_assign_device()195 if (noncoherent != kvm->arch.iommu_noncoherent) { in kvm_assign_device()197 kvm->arch.iommu_noncoherent = noncoherent; in kvm_assign_device()
36 obj-$(CONFIG_NOT_COHERENT_CACHE) += dma-noncoherent.o
441 API-dmam-alloc-noncoherent442 API-dmam-free-noncoherent