NetBSD/sys/uvm
chs caaf3a9421 fix UVM_MAP_CLIP_* to only clip if the clip address is within the entry
(which would only not be true if the clip address is at one of the boundaries
of the entry).  fixes PR 44788.
2012-01-21 16:51:38 +00:00
..
Makefile
files.uvm
uvm.h
uvm_amap.c assertion 2011-10-11 23:57:50 +00:00
uvm_amap.h
uvm_anon.c
uvm_anon.h
uvm_aobj.c
uvm_aobj.h
uvm_bio.c
uvm_coredump.c
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_emap.c
uvm_extern.h Revert MAP_NOSYSCALLS patch. 2012-01-05 15:19:52 +00:00
uvm_fault.c comments 2011-11-28 14:06:59 +00:00
uvm_fault.h
uvm_fault_i.h
uvm_glue.c When allocating a page for a kernel stack and PMAP_ALLOC_POOLPAGE is 2011-11-23 01:07:50 +00:00
uvm_glue.h
uvm_init.c
uvm_io.c
uvm_km.c
uvm_km.h
uvm_kmguard.c
uvm_kmguard.h
uvm_loan.c
uvm_loan.h
uvm_map.c Revert MAP_NOSYSCALLS patch. 2012-01-05 15:19:52 +00:00
uvm_map.h fix UVM_MAP_CLIP_* to only clip if the clip address is within the entry 2012-01-21 16:51:38 +00:00
uvm_meter.c prevent kernel from writing more than userland passed. 2011-12-30 19:01:07 +00:00
uvm_mmap.c Revert MAP_NOSYSCALLS patch. 2012-01-05 15:19:52 +00:00
uvm_mremap.c
uvm_object.c
uvm_object.h
uvm_page.c
uvm_page.h
uvm_pager.c comment 2011-10-11 23:57:07 +00:00
uvm_pager.h
uvm_param.h Redefine ptoa() to be the inverse of atop. If you were using a 32-bit vaddr_t 2011-11-29 07:43:54 +00:00
uvm_pdaemon.c
uvm_pdaemon.h
uvm_pdpolicy.h
uvm_pdpolicy_clock.c
uvm_pdpolicy_clockpro.c
uvm_pdpolicy_impl.h
uvm_pglist.c
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_readahead.c
uvm_readahead.h
uvm_stat.c
uvm_stat.h
uvm_swap.c implement bdev_size(9) wrapper around d_psize() routine, so we can take 2011-12-12 19:03:07 +00:00
uvm_swap.h
uvm_swapstub.c
uvm_unix.c
uvm_user.c
uvm_vnode.c