haiku/headers/private/kernel/vm
Ingo Weinhold bbd97b4bb4 Made the VMArea fields base and size private and added accessors instead.
This makes it more explicit where the fields are modified.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34464 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-03 14:18:24 +00:00
..
vm_page.h * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
vm_priv.h * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
vm_translation_map.h * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
vm_types.h Created VMArea.{h,cpp} and moved VMArea and the global area hash table (new 2009-12-02 19:55:59 +00:00
vm.h * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
VMAddressSpace.h * Changed the address space area list to doubly linked. The reason is to 2009-12-03 12:41:11 +00:00
VMArea.h Made the VMArea fields base and size private and added accessors instead. 2009-12-03 14:18:24 +00:00
VMCache.h * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00