Home
last modified time | relevance | path

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

/linux/virt/kvm/
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/arch/powerpc/mm/
A DMakefile16 obj-$(CONFIG_NOT_COHERENT_CACHE) += dma-noncoherent.o
/linux/arch/riscv/mm/
A DMakefile34 obj-$(CONFIG_RISCV_DMA_NONCOHERENT) += dma-noncoherent.o
/linux/arch/mips/mm/
A DMakefile33 obj-$(CONFIG_DMA_NONCOHERENT) += dma-noncoherent.o
/linux/arch/riscv/boot/dts/renesas/
A Dr9a07g043f.dtsi54 dma-noncoherent;
/linux/Documentation/devicetree/bindings/interrupt-controller/
A Darm,gic-v3.yaml109 dma-noncoherent:
202 dma-noncoherent:
/linux/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/arch/riscv/boot/dts/sophgo/
A Dcv18xx.dtsi55 dma-noncoherent;
A Dsg2042.dtsi19 dma-noncoherent;
/linux/arch/riscv/boot/dts/starfive/
A Djh7100.dtsi153 dma-noncoherent;
/linux/arch/riscv/boot/dts/thead/
A Dth1520.dtsi224 dma-noncoherent;
/linux/arch/arm64/boot/dts/freescale/
A Dimx95.dtsi390 dma-noncoherent;
398 dma-noncoherent;
/linux/arch/riscv/boot/dts/allwinner/
A Dsunxi-d1s-t113.dtsi33 dma-noncoherent;
/linux/arch/riscv/
A DKconfig360 This enables function pointer support for non-standard noncoherent

Completed in 30 milliseconds