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

/freebsd-13-stable/sys/powerpc/include/
H A Dpte.h387 #define PTBL_NUM (PTBL_H-PTBL_L+1) macro
388 #define PTBL_MASK ((1<<PTBL_NUM)-1)
391 #define PTBL_NENTRIES (1<<PTBL_NUM)
/freebsd-13-stable/sys/powerpc/booke/
H A Dtrap_subr.S825 rldicl %r21, %r31, (64 - PTBL_L), (64 - PTBL_NUM) /* ptbl offset */

Completed in 83 milliseconds