android_kernel_xiaomi_sm8350/arch/cris/arch-v32
Jesper Nilsson 57c230a873 CRISv32: add cache flush operations
These are needed due to a cache bug, and can be used to make sure that the
DMA descriptors are flushed to memory and can be safely handled by DMA.

flush_dma_descr - Flush one DMA descriptor.
flush_dma_list - Flush a complete list of DMA descriptors.
cris_flush_cache - Flush the complete cache.
cris_flush_cache_range - Flush only the specified range

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-11-14 18:45:47 -08:00
..
boot spelling fixes: arch/cris/ 2007-10-20 01:08:50 +02:00
drivers CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two 2007-11-14 18:45:46 -08:00
kernel CRISv32: add cache flush operations 2007-11-14 18:45:47 -08:00
lib spelling fixes: arch/cris/ 2007-10-20 01:08:50 +02:00
mm spelling fixes: arch/cris/ 2007-10-20 01:08:50 +02:00
Kconfig more misc typo fixes 2006-10-03 22:34:14 +02:00
output_arch.ld
vmlinux.lds.S Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild 2007-07-19 14:28:19 -07:00