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

/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Dpmap.h87 #define PTMASK (PTSZ-1) macro
112 #define va_to_pte(v) (int)((((paddr_t)(v))>>PTSHIFT)&PTMASK)
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dlocore.s1359 and %g5, PTMASK, %g5
1418 and %g6, PTMASK, %g6
1548 and %g6, PTMASK, %g6
1823 and %g7, PTMASK, %g7
2320 and %g6, PTMASK, %g6
5560 and %o3, PTMASK, %o3
5699 and %o5, PTMASK, %o5

Completed in 115 milliseconds