aboutsummaryrefslogtreecommitdiff
path: root/arch/csky/mm/syscache.c
AgeCommit message (Collapse)AuthorFilesLines
2018-10-25csky: Cache and TLB routinesGuo Ren1-0/+32
This patch adds cache and tlb sync codes for abiv1 & abiv2. Signed-off-by: Guo Ren <[email protected]> Reviewed-by: Arnd Bergmann <[email protected]>