Home
last modified time | relevance | path

Searched refs:PTBL_PAGES (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dpte.h393 #define PTBL_PAGES ((PTBL_NENTRIES * (1<<PTBL_ENTRY_SHIFT)) / PAGE_SIZE) macro
428 #define PTBL_PAGES 2 macro