aboutsummaryrefslogtreecommitdiff
path: root/arch/nds32/mm/tlb.c
AgeCommit message (Collapse)AuthorFilesLines
2018-02-22nds32: Cache and TLB routinesGreentime Hu1-0/+50
This patch contains cache and TLB maintenance functions. Signed-off-by: Vincent Chen <[email protected]> Signed-off-by: Greentime Hu <[email protected]> Acked-by: Arnd Bergmann <[email protected]>