NetBSD/sys/uvm
jeffs 05dfa34e69 Add uvm_km_valloc_prefer_wait(). Used to valloc with the passed in
voff_t being passed to PMAP_PREFER(), which results in the propper
virtual alignment of the allocated space.
2000-07-24 20:10:51 +00:00
..
Makefile
uvm_amap_i.h
uvm_amap.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_amap.h
uvm_anon.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_anon.h
uvm_aobj.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_aobj.h
uvm_ddb.h
uvm_device.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_device.h
uvm_extern.h Add uvm_km_valloc_prefer_wait(). Used to valloc with the passed in 2000-07-24 20:10:51 +00:00
uvm_fault_i.h
uvm_fault.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_fault.h
uvm_glue.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_glue.h
uvm_inherit.h
uvm_init.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_io.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_km.c Add uvm_km_valloc_prefer_wait(). Used to valloc with the passed in 2000-07-24 20:10:51 +00:00
uvm_km.h
uvm_loan.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_loan.h
uvm_map_i.h
uvm_map.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_map.h
uvm_meter.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_mmap.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_object.h
uvm_page_i.h
uvm_page.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_page.h
uvm_pager_i.h
uvm_pager.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_pager.h
uvm_param.h
uvm_pdaemon.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_pdaemon.h
uvm_pglist.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_stat.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_stat.h
uvm_swap.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_swap.h
uvm_unix.c fix a cast for sparc64. 2000-07-10 13:37:00 +00:00
uvm_user.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_vnode.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_vnode.h
uvm.h