commit | 95bb67f801225dedf9706733542370aadc1e5dac | [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 | 9116b7c62e0a7bbe022ed60be196bbd019483123 [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>