NetBSD/sys/uvm
pooka 29d439f898 Make pmap_kernel() a MI macro for struct pmap *kernel_pmap_ptr,
which is now the "API" provided by the pmap module.  pmap_kernel()
remains as the syntactic sugar.

Bonus cosmetics round: move all the pmap_t pointer typedefs into
uvm_pmap.h.

Thanks to Greg Oster for providing cpu muscle for doing test builds.
2008-12-09 20:45:44 +00:00
..
files.uvm Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
Makefile
uvm_amap.c Make adjustment of uvm_extrapages atomic since it's done without a lock. 2008-12-03 11:43:51 +00:00
uvm_amap.h "sparce" -> "sparse" + commas after "large", prior to "sparse" 2008-10-26 08:32:02 +00:00
uvm_anon.c
uvm_anon.h
uvm_aobj.c - Initialize pool subsystem and kmem(9) earlier, when UVM is up enough. 2008-10-18 03:46:22 +00:00
uvm_aobj.h
uvm_bio.c g/c #if 0'd ubc_flush() 2008-11-27 08:46:09 +00:00
uvm_coredump.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
uvm_ddb.h Make "show uvmhist" available to all arches (not just sparc*) in ddb. 2008-08-08 17:09:28 +00:00
uvm_device.c
uvm_device.h
uvm_extern.h Rototill all remaining file systems to use ubc_uiomove() instead 2008-11-26 20:17:33 +00:00
uvm_fault_i.h
uvm_fault.c
uvm_fault.h
uvm_glue.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
uvm_glue.h
uvm_init.c - Initialize pool subsystem and kmem(9) earlier, when UVM is up enough. 2008-10-18 03:46:22 +00:00
uvm_io.c
uvm_km.c PR port-amd64/32816 amd64 can not load lkms 2008-12-01 10:54:57 +00:00
uvm_km.h PR port-amd64/32816 amd64 can not load lkms 2008-12-01 10:54:57 +00:00
uvm_loan.c uvm_loanuobjpages(): "nfsread" -> "loanuopg" in tsleep wmesg 2008-12-03 14:46:24 +00:00
uvm_loan.h
uvm_map.c PR port-amd64/32816 amd64 can not load lkms 2008-12-01 10:54:57 +00:00
uvm_map.h
uvm_meter.c
uvm_mmap.c
uvm_mremap.c
uvm_object.c
uvm_object.h
uvm_page.c
uvm_page.h
uvm_pager.c more <sys/buf.h> police 2008-11-16 19:34:29 +00:00
uvm_pager.h Add snapshot support for logging ffs file systems. 2008-08-22 10:48:22 +00:00
uvm_param.h
uvm_pdaemon.c Make adjustment of uvm_extrapages atomic since it's done without a lock. 2008-12-03 11:43:51 +00:00
uvm_pdaemon.h
uvm_pdpolicy_clock.c
uvm_pdpolicy_clockpro.c
uvm_pdpolicy_impl.h
uvm_pdpolicy.h
uvm_pglist.c
uvm_pglist.h
uvm_pmap.h Make pmap_kernel() a MI macro for struct pmap *kernel_pmap_ptr, 2008-12-09 20:45:44 +00:00
uvm_prot.h
uvm_readahead.c
uvm_readahead.h
uvm_stat.c Make "show uvmhist" available to all arches (not just sparc*) in ddb. 2008-08-08 17:09:28 +00:00
uvm_stat.h Make "show uvmhist" available to all arches (not just sparc*) in ddb. 2008-08-08 17:09:28 +00:00
uvm_swap.c Move test for __SWAP_BROKEN here. 2008-09-23 08:56:15 +00:00
uvm_swap.h
uvm_swapstub.c
uvm_unix.c
uvm_user.c
uvm_vnode.c
uvm.h