NetBSD/sys/uvm
chuck 44f5fc2839 cleanup/reorg:
- break anon related functions out of uvm_amap.c and put them in their own
  file (uvm_anon.c).  includes break up uvm_anon_init into an amap and an
  an anon init function
- ensure that only functions within the amap module access amap structure
  fields (add macros to amap api as needed)
1999-01-24 23:53:14 +00:00
..
Makefile
uvm.h
uvm_amap.c cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_amap.h cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_amap_i.h cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_anon.c cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_anon.h cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_aobj.c
uvm_aobj.h
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h
uvm_fault.c cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_fault.h
uvm_fault_i.h cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_glue.c
uvm_glue.h
uvm_init.c cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_io.c
uvm_km.c
uvm_km.h
uvm_loan.c cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_loan.h
uvm_map.c cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_map.h
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_pdaemon.c
uvm_pdaemon.h
uvm_pglist.c
uvm_stat.c
uvm_stat.h
uvm_swap.c
uvm_swap.h
uvm_unix.c
uvm_user.c
uvm_vnode.c
uvm_vnode.h