]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Add a simple function to search the TLB
authorKumar Gala <galak@kernel.crashing.org>
Thu, 3 Sep 2009 13:20:24 +0000 (08:20 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 8 Sep 2009 14:10:05 +0000 (09:10 -0500)
commitc2287af1552bd630956568d3957c370f86801b7d
tree2a3528ff29a1315ba841a81c36212cccd50120e5
parent26f4cdba6b51deab4ec99d60be381244068ef950
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>
cpu/mpc85xx/tlb.c
include/asm-ppc/mmu.h