Home
last modified time | relevance | path

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

/linux-6.3-rc2/virt/kvm/
A Dvfio.c35 bool noncoherent; member
122 bool noncoherent = false; in kvm_vfio_update_coherency() local
129 noncoherent = true; in kvm_vfio_update_coherency()
134 if (noncoherent != kv->noncoherent) { in kvm_vfio_update_coherency()
135 kv->noncoherent = noncoherent; in kvm_vfio_update_coherency()
137 if (kv->noncoherent) in kvm_vfio_update_coherency()
/linux-6.3-rc2/arch/powerpc/mm/
A DMakefile18 obj-$(CONFIG_NOT_COHERENT_CACHE) += dma-noncoherent.o
/linux-6.3-rc2/arch/riscv/mm/
A DMakefile35 obj-$(CONFIG_RISCV_DMA_NONCOHERENT) += dma-noncoherent.o
/linux-6.3-rc2/arch/mips/mm/
A DMakefile33 obj-$(CONFIG_DMA_NONCOHERENT) += dma-noncoherent.o
/linux-6.3-rc2/drivers/scsi/
A D53c700.h211 __u32 noncoherent:1; /* needs to use non-coherent DMA */ member
A D53c700.c279 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()
/linux-6.3-rc2/arch/riscv/boot/dts/allwinner/
A Dsunxi-d1s-t113.dtsi33 dma-noncoherent;

Completed in 12 milliseconds