commit | c3071951d0acd33b5c3f820fb5eaa3a9c2a8f212 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Feb 10 22:26:06 2009 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Mar 09 09:25:38 2009 -0500 |
tree | d52a9b1142c7d0f753f497f611f05cccbc12950f | |
parent | c026c98739c7e435440e76cbcd96e0f8ebeeada0 [diff] |
powerpc/fsl-booke: Add support for tlbilx instructions The e500mc core supports the new tlbilx instructions that do core local invalidates and also provide us the ability to take down all TLB entries matching a given PID. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>