-
- Downloads
nds32: Cache and TLB routines
This patch contains cache and TLB maintenance functions. Signed-off-by:Vincent Chen <vincentc@andestech.com> Signed-off-by:
Greentime Hu <greentime@andestech.com> Acked-by:
Arnd Bergmann <arnd@arndb.de>
Showing
- arch/nds32/include/asm/cache.h 12 additions, 0 deletionsarch/nds32/include/asm/cache.h
- arch/nds32/include/asm/cache_info.h 13 additions, 0 deletionsarch/nds32/include/asm/cache_info.h
- arch/nds32/include/asm/cacheflush.h 44 additions, 0 deletionsarch/nds32/include/asm/cacheflush.h
- arch/nds32/include/asm/mmu_context.h 68 additions, 0 deletionsarch/nds32/include/asm/mmu_context.h
- arch/nds32/include/asm/proc-fns.h 44 additions, 0 deletionsarch/nds32/include/asm/proc-fns.h
- arch/nds32/include/asm/tlb.h 28 additions, 0 deletionsarch/nds32/include/asm/tlb.h
- arch/nds32/include/asm/tlbflush.h 47 additions, 0 deletionsarch/nds32/include/asm/tlbflush.h
- arch/nds32/include/uapi/asm/cachectl.h 14 additions, 0 deletionsarch/nds32/include/uapi/asm/cachectl.h
- arch/nds32/kernel/cacheinfo.c 49 additions, 0 deletionsarch/nds32/kernel/cacheinfo.c
- arch/nds32/mm/cacheflush.c 322 additions, 0 deletionsarch/nds32/mm/cacheflush.c
- arch/nds32/mm/proc.c 533 additions, 0 deletionsarch/nds32/mm/proc.c
- arch/nds32/mm/tlb.c 50 additions, 0 deletionsarch/nds32/mm/tlb.c
Loading
Please register or sign in to comment