NetBSD/sys/arch/m68k
atatat a076957818 Convert the PMAP_PREFER() macro from two arguments (offset and hint)
to four (adding size and direction).

In order for topdown uvm to be an option on ports using PMAP_PREFER,
they will need to "prefer" lower addresses if topdown is being used.
Additionally, at least one port also needs to know the size.
2005-01-17 04:37:20 +00:00
..
060sp
conf
fpe
fpsp
include Convert the PMAP_PREFER() macro from two arguments (offset and hint) 2005-01-17 04:37:20 +00:00
m68k introduce vm_map_kernel, a subclass of vm_map, and 2005-01-01 21:02:12 +00:00
Makefile
Makefile.inc