Home
last modified time | relevance | path

Searched refs:PTSZ (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/sparc64/include/
H A Dpmap.h78 #define PTSZ (PAGE_SIZE/8) macro
79 #define PDSZ (PTSZ)
80 #define STSZ (PTSZ)
86 #define PTMASK (PTSZ-1)
/openbsd/sys/arch/sparc64/sparc64/
H A Ddb_interface.c758 for (j=0; j<PTSZ; j++) { in db_dump_pmap()
H A Dpmap.c1493 for (j=0; j<PTSZ; j++) { in pmap_release()
1553 for (j=0; j<PTSZ; j++) { in pmap_collect()