commit | c2287af1552bd630956568d3957c370f86801b7d | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Sep 03 08:20:24 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Sep 08 09:10:05 2009 -0500 |
tree | 2a3528ff29a1315ba841a81c36212cccd50120e5 | |
parent | 26f4cdba6b51deab4ec99d60be381244068ef950 [diff] |
ppc/85xx: Add a simple function to search the TLB Allow us to search the TLB array based on an address. This is useful if we want to change an entry but dont know where it happens to be located. For example, the boot page mapping we use on MP or the flash TLB that we change the WIMGE settings for after we've relocated. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>