commit | c417c91a4a151218a897c564b147eaedc24afa91 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Sep 11 11:27:00 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Sep 15 21:30:08 2009 -0500 |
tree | 26e9fb3b3e4225618395e39f49a378d35f9f409b | |
parent | 0770d30d9140d71d6b02397630aa3dbacbe02409 [diff] |
ppc/85xx: Introduce low level write_tlb function Factor out the code we use to actually write a tlb entry. set_tlb is a logical view of the TLB while write_tlb is a low level matching the MAS registers. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>