kernel_optimize_test/arch/csky/abiv2
Guo Ren 997153b9a7 csky: Add flush_icache_mm to defer flush icache all
Some CPUs don't support icache.va instruction to maintain the whole
smp cores' icache. Using icache.all + IPI casue a lot on performace
and using defer mechanism could reduce the number of calling icache
_flush_all functions.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
2020-02-21 15:43:24 +08:00
..
inc/abi csky: Add flush_icache_mm to defer flush icache all 2020-02-21 15:43:24 +08:00
cacheflush.c csky: Add flush_icache_mm to defer flush icache all 2020-02-21 15:43:24 +08:00
fpu.c
Makefile
mcount.S
memcmp.S
memcpy.S
memmove.S
memset.S
strcmp.S
strcpy.S
strksyms.c
strlen.S
sysdep.h