Searched refs:UPAGES (Results 1 – 3 of 3) sorted by relevance
93 #ifndef UPAGES95 # define UPAGES 3 /* 2 + 1 page for redzone */ macro97 # define UPAGES 2 /* normal pages of u-area */ macro100 #define USPACE (UPAGES * NBPG) /* total size of u-area */
67 #define UPAGES (USPACE / NBPG) /* pages of u-area */ macro
625 struct pte uptes[UPAGES];