Searched defs:PG_PFNUM (Results 1 – 6 of 6) sorted by relevance
54 #define PG_PFNUM 0x001fffff macro
61 #define PG_PFNUM 0x003fffff macro
66 #define PG_PFNUM(x) (((x) & PG_FRAME) >> PG_SHIFT) macro
139 #define PG_PFNUM 0x0007ffff /* n.b.: only 16 bits on sun4c */ macro
94 #define PG_PFNUM(x) (((x) & PG_FRAME) >> PG_SHIFT) macro
92 #define PG_PFNUM(x) (((x) & PG_FRAME) >> PG_SHIFT) macro