Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/arch/powerpc/mm/
H A DMakefile18 obj-$(CONFIG_NOT_COHERENT_CACHE) += dma-noncoherent.o
/openbmc/linux/arch/riscv/mm/
H A DMakefile37 obj-$(CONFIG_RISCV_DMA_NONCOHERENT) += dma-noncoherent.o
/openbmc/linux/arch/mips/mm/
H A DMakefile33 obj-$(CONFIG_DMA_NONCOHERENT) += dma-noncoherent.o
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Darm,gic-v3.yaml109 dma-noncoherent:
202 dma-noncoherent:
/openbmc/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
/openbmc/linux/drivers/scsi/
H A D53c700.h211 __u32 noncoherent:1; /* needs to use non-coherent DMA */ member
H 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()
/openbmc/linux/arch/riscv/boot/dts/thead/
H A Dth1520.dtsi142 dma-noncoherent;
/openbmc/u-boot/board/freescale/t102xqds/
H A DREADME21 - CoreNet coherency manager supporting coherent and noncoherent transactions
/openbmc/linux/arch/riscv/boot/dts/allwinner/
H A Dsunxi-d1s-t113.dtsi33 dma-noncoherent;
/openbmc/linux/arch/riscv/
H A DKconfig286 This enables function pointer support for non-standard noncoherent
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt4525 dma-noncoherent.c: 10156