Home
last modified time | relevance | path

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

12

/linux/virt/kvm/
H A Dvfio.c35 bool noncoherent; member
123 bool noncoherent = false; in kvm_vfio_update_coherency() local
128 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()
/linux/drivers/cache/
H A DKconfig4 bool "Cache management for noncoherent DMA"
8 These drivers implement support for noncoherent DMA master devices
/linux/arch/powerpc/mm/
H A DMakefile16 obj-$(CONFIG_NOT_COHERENT_CACHE) += dma-noncoherent.o
/linux/arch/riscv/mm/
H A DMakefile34 obj-$(CONFIG_RISCV_DMA_NONCOHERENT) += dma-noncoherent.o
/linux/arch/riscv/boot/dts/sophgo/
H A Dcv1800b.dtsi22 dma-noncoherent;
H A Dcv1812h.dtsi24 dma-noncoherent;
H A Dsg2002.dtsi24 dma-noncoherent;
H A Dsg2042.dtsi20 dma-noncoherent;
320 dma-noncoherent;
H A Dsg2044.dtsi252 dma-noncoherent;
332 dma-noncoherent;
/linux/arch/mips/mm/
H A DMakefile33 obj-$(CONFIG_DMA_NONCOHERENT) += dma-noncoherent.o
/linux/arch/riscv/boot/dts/renesas/
H A Dr9a07g043f.dtsi56 dma-noncoherent;
/linux/drivers/irqchip/
H A Dirq-gic-v5-irs.c549 bool noncoherent) in gicv5_irs_init_bases() argument
555 if (noncoherent) { in gicv5_irs_init_bases()
H A Dirq-gic-v5-its.c1120 struct irq_domain *parent_domain, bool noncoherent) in gicv5_its_init_bases() argument
/linux/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.h211 __u32 noncoherent:1; /* needs to use non-coherent DMA */ member
/linux/arch/riscv/boot/dts/eswin/
H A Deic7700.dtsi211 dma-noncoherent;
/linux/arch/riscv/boot/dts/starfive/
H A Djh7100.dtsi153 dma-noncoherent;
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun55i-a523.dtsi529 dma-noncoherent;
536 dma-noncoherent;
/linux/arch/arm64/boot/dts/freescale/
H A Dimx952.dtsi272 dma-noncoherent;
282 dma-noncoherent;
H A Dimx94.dtsi152 dma-noncoherent;
159 dma-noncoherent;
H A Dimx95.dtsi492 dma-noncoherent;
500 dma-noncoherent;
/linux/arch/riscv/boot/dts/spacemit/
H A Dk3.dtsi406 dma-noncoherent;
/linux/arch/riscv/boot/dts/thead/
H A Dth1520.dtsi267 dma-noncoherent;
/linux/arch/riscv/boot/dts/allwinner/
H A Dsunxi-d1s-t113.dtsi33 dma-noncoherent;
/linux/arch/arm64/boot/dts/rockchip/
H A Drk356x-base.dtsi292 dma-noncoherent;
297 dma-noncoherent;

12