freebsd_amp_hwpstate/sys/vm
David Greenman a776a317e9 Kill VM_PAGE_INIT macro as it is only used once and makes the code more
difficult to understand. Got rid of unused vm_page flags.
1995-01-10 09:19:52 +00:00
..
device_pager.c
device_pager.h
kern_lock.c
lock.h
pmap.h
swap_pager.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
swap_pager.h
vm.h
vm_extern.h
vm_fault.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_glue.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_map.h
vm_meter.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_mmap.c
vm_object.c
vm_object.h
vm_page.c Kill VM_PAGE_INIT macro as it is only used once and makes the code more 1995-01-10 09:19:52 +00:00
vm_page.h Kill VM_PAGE_INIT macro as it is only used once and makes the code more 1995-01-10 09:19:52 +00:00
vm_pageout.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_pageout.h Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_pager.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_unix.c
vm_user.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_vmio.c
vnode_pager.c
vnode_pager.h