nios2: TLB handling
authorLey Foon Tan <lftan@altera.com>
Thu, 6 Nov 2014 07:19:50 +0000 (15:19 +0800)
committerLey Foon Tan <lftan@altera.com>
Mon, 8 Dec 2014 04:55:54 +0000 (12:55 +0800)
commitc983e92fcba7c7e54c796941f42514d94dd6cccc
treef0c2eaca82b17eae70777ca50abbc4b418085cac
parent93c91cb228e76bd93a34979d17151862b4b22c28
nios2: TLB handling

This patch adds the TLB maintenance functions.

Signed-off-by: Ley Foon Tan <lftan@altera.com>
arch/nios2/include/asm/tlb.h [new file with mode: 0644]
arch/nios2/include/asm/tlbflush.h [new file with mode: 0644]
arch/nios2/mm/tlb.c [new file with mode: 0644]