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

/freebsd-12-stable/sys/powerpc/include/
H A Dpte.h270 #define PTBL_NUM (PTBL_H-PTBL_L+1) macro
271 #define PTBL_MASK ((1<<PTBL_NUM)-1)
274 #define PTBL_NENTRIES (1<<PTBL_NUM)
/freebsd-12-stable/sys/powerpc/booke/
H A Dtrap_subr.S818 rldicl %r21, %r31, (64 - PTBL_L), (64 - PTBL_NUM) /* ptbl offset */

Completed in 109 milliseconds