aboutsummaryrefslogtreecommitdiff
path: root/arch/csky/include/uapi/asm/cachectl.h
AgeCommit message (Collapse)AuthorFilesLines
2018-10-25csky: Cache and TLB routinesGuo Ren1-0/+13
This patch adds cache and tlb sync codes for abiv1 & abiv2. Signed-off-by: Guo Ren <ren_guo@c-sky.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de>