Searched refs:noncoherent (Results 1 – 13 of 13) sorted by relevance
35 bool noncoherent; member123 bool noncoherent = false; in kvm_vfio_update_coherency() local128 noncoherent = true; in kvm_vfio_update_coherency()133 if (noncoherent != kv->noncoherent) { in kvm_vfio_update_coherency()134 kv->noncoherent = noncoherent; in kvm_vfio_update_coherency()136 if (kv->noncoherent) in kvm_vfio_update_coherency()
18 obj-$(CONFIG_NOT_COHERENT_CACHE) += dma-noncoherent.o
37 obj-$(CONFIG_RISCV_DMA_NONCOHERENT) += dma-noncoherent.o
33 obj-$(CONFIG_DMA_NONCOHERENT) += dma-noncoherent.o
109 dma-noncoherent:202 dma-noncoherent:
21 - CoreNet coherency manager supporting coherent and noncoherent transactions105 - CoreNet fabric supporting coherent and noncoherent transactions with
211 __u32 noncoherent:1; /* needs to use non-coherent DMA */ member
279 if (h->noncoherent) in dma_sync_to_dev()287 if (h->noncoherent) in dma_sync_from_dev()308 hostdata->noncoherent = 1; in NCR_700_detect()422 if (hostdata->noncoherent) in NCR_700_release()
142 dma-noncoherent;
21 - CoreNet coherency manager supporting coherent and noncoherent transactions
33 dma-noncoherent;
286 This enables function pointer support for non-standard noncoherent
4525 dma-noncoherent.c: 10156