commit | d30f9043539d372cf66406bc2f21bb8c20e67009 | [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 | 0ead6f2ed7cf4e1f70dab5b529ad121e38359485 [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>