NetBSD/sys/arch/newsmips
matt 9b83c0f5e6 Add struct pmap_limits and pm_{min,max}addr from uvm/pmap/map.h and use it to
store avail_start, avail_end, virtual_start, and virtual_end.
Remove iospace and let emips just bump pmap_limits.virtual_start to get the
VA space it needs.
pmap_segtab.c is almost identical to uvm/pmap/pmap_segtab.c now.  It won't
be long until we switch to the uvm/pmap one.
2015-06-11 08:22:08 +00:00
..
apbus - fix unused 2014-03-24 20:05:20 +00:00
compile
conf Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
dev - fix unused 2014-03-24 20:05:20 +00:00
include Consistently define WARN in a way that passes format string checks, i.e. 2014-08-06 21:57:48 +00:00
newsmips Add struct pmap_limits and pm_{min,max}addr from uvm/pmap/map.h and use it to 2015-06-11 08:22:08 +00:00
stand remove stray ; 2014-09-21 16:35:44 +00:00
Makefile