Searched defs:NUM_KERNEL_PGDIR_ENTS (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/kernel/arch/arm/paging/32bit/
H A Dpaging.h26 #define NUM_KERNEL_PGDIR_ENTS (VADDR_TO_PDENT(KERNEL_SIZE)) macro
/haiku/src/system/kernel/arch/m68k/paging/040/
H A Dpaging.h59 #define NUM_KERNEL_PGDIR_ENTS (VADDR_TO_PDENT(KERNEL_SIZE)) macro
/haiku/src/system/kernel/arch/x86/paging/32bit/
H A Dpaging.h60 #define NUM_KERNEL_PGDIR_ENTS (VADDR_TO_PDENT(KERNEL_SIZE)) macro
/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map_impl.cpp118 #define NUM_KERNEL_PGDIR_ENTS (VADDR_TO_PDENT(KERNEL_SIZE)) macro

Completed in 40 milliseconds