HomeSort by: relevance | last modified time | path
    Searched refs:PDMASK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/include/
pmap.h 94 #define PDMASK (PDSZ-1)
122 #define va_to_dir(v) (int)((((paddr_t)(v))>>PDSHIFT)&PDMASK)
  /src/sys/arch/sparc64/sparc64/
locore.s 1691 and %g5, PDMASK, %g5
1752 and %g5, PDMASK, %g5
1884 and %g5, PDMASK, %g5
2156 and %g7, PDMASK, %g7
2655 and %g5, PDMASK, %g5
2827 and %g6, PDMASK, %g6
2900 and %g6, PDMASK, %g6
3033 and %g6, PDMASK, %g6
3129 and %g6, PDMASK, %g6
3262 and %g6, PDMASK, %g
    [all...]

Completed in 16 milliseconds