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: Vineet Gupta <vgupta@synopsys.com>
Showing
arch/arc/include/asm/tlb.h
0 → 100644
arch/arc/mm/tlbex.S
0 → 100644
This diff is collapsed.
Please register or sign in to comment