Home
last modified time | relevance | path

Searched refs:noncoherent (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/virt/kvm/
Dvfio.c35 bool noncoherent; member
163 bool noncoherent = false; in kvm_vfio_update_coherency() local
170 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()
/Linux-v4.19/kernel/dma/
DMakefile7 obj-$(CONFIG_DMA_NONCOHERENT_OPS) += noncoherent.o
/Linux-v4.19/arch/mips/mm/
DMakefile20 obj-$(CONFIG_DMA_NONCOHERENT) += dma-noncoherent.o
/Linux-v4.19/arch/powerpc/mm/
DMakefile41 obj-$(CONFIG_NOT_COHERENT_CACHE) += dma-noncoherent.o
/Linux-v4.19/
DMAINTAINERS4477 F: include/linux/dma-noncoherent.h