-
- Downloads
85xx: Introduce new tlb API
Add a set of functions to manipulate TLB entries:
* set_tlb() - write a tlb entry
* invalidate_tlb() - invalidate a tlb array
* disable_tlb() - disable a variable size tlb entry
* init_tlbs() - setup initial tlbs based on static table
Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/tlb.c
0 → 100644
Please register or sign in to comment