Searched refs:kPageDirAlignment (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/system/kernel/arch/m68k/paging/040/
H A Dpaging.h67 static const size_t kPageDirAlignment = B_PAGE_SIZE variable
H A DM68KVMTranslationMap040.cpp365 start = ROUNDUP(start + 1, kPageDirAlignment);
528 start = ROUNDUP(start + 1, kPageDirAlignment);

Completed in 88 milliseconds