-
- Downloads
xtensa: platform-specific handling of coherent memory
Memory layout is not fixed for noMMU xtensa configurations. Platforms
that need to use coherent DMA should implement platform_vaddr_* helpers
that check address type (cached/uncached) and convert addresses between
these types.
Signed-off-by:
Max Filippov <jcmvbkbc@gmail.com>
Showing
- arch/xtensa/include/asm/kmem_layout.h 0 additions, 6 deletionsarch/xtensa/include/asm/kmem_layout.h
- arch/xtensa/include/asm/pgtable.h 8 additions, 0 deletionsarch/xtensa/include/asm/pgtable.h
- arch/xtensa/include/asm/platform.h 27 additions, 0 deletionsarch/xtensa/include/asm/platform.h
- arch/xtensa/kernel/pci-dma.c 58 additions, 15 deletionsarch/xtensa/kernel/pci-dma.c
Loading
Please register or sign in to comment