summaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm/dma-noncoherent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Fix compilation without RISCV_ISA_ZICBOMAndrew Jones2022-10-211-41/+0
* RISC-V: KVM: Provide UAPI for Zicbom block sizeAndrew Jones2022-10-021-0/+2
* RISC-V: Clean up the Zicbom block size probingPalmer Dabbelt2022-09-131-10/+13
* riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt2022-08-111-2/+6
* riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner2022-07-291-0/+112