Searched hist:"3 b0c1b5227ab487b1963faea4d046cba4d0622ff" (Results 1 – 3 of 3) sorted by relevance
/haiku/headers/private/kernel/vm/ |
H A D | VMArea.h | 3b0c1b5227ab487b1963faea4d046cba4d0622ff Sat May 01 20:41:57 UTC 2010 Ingo Weinhold <ingo_weinhold@gmx.de> * VMArea: Made memory_type private and added setter and getter methods. * Don't set the VMArea's memory type in arch_vm_set_memory_type(), but let the callers do that. * vm_set_area_memory_type(): Does nothing, if the memory type doesn't change.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36573 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/system/kernel/arch/x86/ |
H A D | arch_vm.cpp | 3b0c1b5227ab487b1963faea4d046cba4d0622ff Sat May 01 20:41:57 UTC 2010 Ingo Weinhold <ingo_weinhold@gmx.de> * VMArea: Made memory_type private and added setter and getter methods. * Don't set the VMArea's memory type in arch_vm_set_memory_type(), but let the callers do that. * vm_set_area_memory_type(): Does nothing, if the memory type doesn't change.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36573 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/system/kernel/vm/ |
H A D | vm.cpp | 3b0c1b5227ab487b1963faea4d046cba4d0622ff Sat May 01 20:41:57 UTC 2010 Ingo Weinhold <ingo_weinhold@gmx.de> * VMArea: Made memory_type private and added setter and getter methods. * Don't set the VMArea's memory type in arch_vm_set_memory_type(), but let the callers do that. * vm_set_area_memory_type(): Does nothing, if the memory type doesn't change.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36573 a95241bf-73f2-0310-859d-f6bbb57e9c96
|