commit | 44a23cfd6360a68eaa41f945190618a55519eac3 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Jan 16 22:33:22 2008 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Jan 17 02:04:07 2008 -0600 |
tree | de0fba321ba3ebe9bba235490fd94e82a2576c82 | |
parent | c8c41d4a80b1a8ad5984a287d81ea780496259f8 [diff] |
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>