NetBSD/sys/uvm
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
..
Makefile
uvm.h
uvm_amap.c
uvm_amap.h
uvm_amap_i.h
uvm_anon.c
uvm_anon.h
uvm_aobj.c
uvm_aobj.h
uvm_bio.c Convert the PMAP_PREFER() macro from two arguments (offset and hint) 2005-01-17 04:37:20 +00:00
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h in uvm_unmap_remove, always wakeup va waiters if any. 2005-01-13 11:50:32 +00:00
uvm_fault.c
uvm_fault.h
uvm_fault_i.h
uvm_glue.c
uvm_glue.h
uvm_init.c
uvm_io.c
uvm_km.c in uvm_unmap_remove, always wakeup va waiters if any. 2005-01-13 11:50:32 +00:00
uvm_km.h
uvm_loan.c
uvm_loan.h
uvm_map.c Convert the PMAP_PREFER() macro from two arguments (offset and hint) 2005-01-17 04:37:20 +00:00
uvm_map.h in uvm_unmap_remove, always wakeup va waiters if any. 2005-01-13 11:50:32 +00:00
uvm_map_i.h
uvm_meter.c
uvm_mmap.c
uvm_object.h
uvm_page.c
uvm_page.h
uvm_page_i.h
uvm_pager.c
uvm_pager.h
uvm_pager_i.h
uvm_param.h
uvm_pdaemon.c
uvm_pdaemon.h
uvm_pglist.c
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_stat.c
uvm_stat.h
uvm_swap.c
uvm_swap.h
uvm_unix.c
uvm_user.c
uvm_vnode.c