Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Dpte.h385 #define PTBL_L PAGE_SHIFT macro
386 #define PTBL_NUM (PTBL_H-PTBL_L+1)
388 #define PTBL_SHIFT PTBL_L
/freebsd/sys/powerpc/booke/
H A Dtrap_subr.S823 rldicl %r21, %r31, (64 - PTBL_L), (64 - PTBL_NUM) /* ptbl offset */