commit | 8eda55142080f0373b1f0268fe6d6807f193e713 | [log] [tgz] |
---|---|---|
author | Matt Fleming <matt@console-pimps.org> | Tue Nov 17 21:05:31 2009 +0000 |
committer | Matt Fleming <matt@console-pimps.org> | Sat Jan 16 14:28:57 2010 +0000 |
tree | 6d103af69153dc5bfd78ebe89930cf3c66ec5b2b | |
parent | 7dcaa8e8e67b2cfbe0097c9bb52e23aed5443b8b [diff] |
sh: New extended page flag to wire/unwire TLB entries Provide a new extended page flag, _PAGE_WIRED and an SH4 implementation for wiring TLB entries and use it in the fixmap code path so that we can wire the fixmap TLB entry. Signed-off-by: Matt Fleming <matt@console-pimps.org>