Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/virt/kvm/
H A Dvfio.c32 bool noncoherent; member
160 bool noncoherent = false; in kvm_vfio_update_coherency() local
167 noncoherent = true; in kvm_vfio_update_coherency()
172 if (noncoherent != kv->noncoherent) { in kvm_vfio_update_coherency()
173 kv->noncoherent = noncoherent; in kvm_vfio_update_coherency()
175 if (kv->noncoherent) in kvm_vfio_update_coherency()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A DMakefile18 obj-$(CONFIG_NOT_COHERENT_CACHE) += dma-noncoherent.o
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A DMakefile29 obj-$(CONFIG_DMA_NONCOHERENT) += dma-noncoherent.o
/OK3568_Linux_fs/u-boot/board/freescale/t102xrdb/
H A DREADME21 - CoreNet coherency manager supporting coherent and noncoherent transactions
105 - CoreNet fabric supporting coherent and noncoherent transactions with
/OK3568_Linux_fs/kernel/drivers/scsi/
H A D53c700.c280 if (h->noncoherent) in dma_sync_to_dev()
288 if (h->noncoherent) in dma_sync_from_dev()
309 hostdata->noncoherent = 1; in NCR_700_detect()
423 if (hostdata->noncoherent) in NCR_700_release()
H A D53c700.h212 __u32 noncoherent:1; /* needs to use non-coherent DMA */ member
/OK3568_Linux_fs/u-boot/board/freescale/t102xqds/
H A DREADME21 - CoreNet coherency manager supporting coherent and noncoherent transactions