Searched refs:GuardSize (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/kernel/vm/
H A DVMAnonymousNoSwapCache.h28 virtual int32 GuardSize() { return fGuardedSize; } function in class:VMAnonymousNoSwapCache
H A DVMAnonymousCache.h56 virtual int32 GuardSize() { return fGuardedSize; } function in class:VMAnonymousCache
H A Dvm.cpp1105 cache->GuardSize() / B_PAGE_SIZE, true, VM_PRIORITY_USER);
2607 lowerCache->GuardSize() / B_PAGE_SIZE,
/haiku/headers/private/kernel/vm/
H A DVMCache.h121 virtual int32 GuardSize() { return 0; } function in struct:VMCache

Completed in 65 milliseconds