Searched refs:noncoherent (Results 1 – 5 of 5) sorted by relevance
35 bool noncoherent; member163 bool noncoherent = false; in kvm_vfio_update_coherency() local170 noncoherent = true; in kvm_vfio_update_coherency()175 if (noncoherent != kv->noncoherent) { in kvm_vfio_update_coherency()176 kv->noncoherent = noncoherent; in kvm_vfio_update_coherency()178 if (kv->noncoherent) in kvm_vfio_update_coherency()
7 obj-$(CONFIG_DMA_NONCOHERENT_OPS) += noncoherent.o
20 obj-$(CONFIG_DMA_NONCOHERENT) += dma-noncoherent.o
41 obj-$(CONFIG_NOT_COHERENT_CACHE) += dma-noncoherent.o
4477 F: include/linux/dma-noncoherent.h