Searched defs:NUM_USER_PGROOT_ENTS (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/kernel/arch/m68k/paging/040/
H A Dpaging.h54 #define NUM_USER_PGROOT_ENTS (VADDR_TO_PRENT(ROUNDUP(USER_SIZE, B_PAGE_SIZE * 64 * 128))) macro
/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map_impl.cpp113 #define NUM_USER_PGROOT_ENTS (VADDR_TO_PRENT(ROUNDUP(USER_SIZE, B_PAGE_SIZE * 64 * 128))) macro

Completed in 28 milliseconds