NetBSD/sys/arch/sh3
tsutsui 430cb190a2 Allow shared PV mappings in pmap_enter(9) even on SH4 if VAs of shared pages
have the same virtual cache indexes (i.e. they won't cause virtual cache
aliases). Also prepare PMAP_PREFER(9) for SH4 to avoid some possible virtual
cache aliases.
More stuff should be added in pmap_enter(9), but at least this changes
should fix some existing problems. See discussion on port-sh3 ML for details.

OK'ed by uwe and chs, and closes PR port-sh3/34243.
2006-09-24 00:43:44 +00:00
..
conf Switch the rest of sh3 ports to todr(9) 2006-09-20 00:41:11 +00:00
dev Switch the rest of sh3 ports to todr(9) 2006-09-20 00:41:11 +00:00
include Allow shared PV mappings in pmap_enter(9) even on SH4 if VAs of shared pages 2006-09-24 00:43:44 +00:00
sh3 Allow shared PV mappings in pmap_enter(9) even on SH4 if VAs of shared pages 2006-09-24 00:43:44 +00:00
Makefile
Makefile.inc