ARC: MMU Exception Handling
* MMU I-TLB / D-TLB Miss Exceptions
- Fast Path TLB Refill Handler
- slowpath TLB creation via do_page_fault() -> update_mmu_cache()
* Duplicate PD Exception Handler
Signed-off-by: NVineet Gupta <vgupta@synopsys.com>
Showing
arch/arc/include/asm/tlb-mmu1.h
0 → 100644
arch/arc/include/asm/tlb.h
0 → 100644
arch/arc/mm/tlbex.S
0 → 100644
想要评论请 注册 或 登录