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

/freebsd-12-stable/sys/powerpc/include/
H A Dpte.h271 #define PTBL_MASK ((1<<PTBL_NUM)-1) macro
306 #define PTBL_MASK ((PDIR_SIZE - 1) & ~((1 << PAGE_SHIFT) - 1)) macro

Completed in 943 milliseconds