Home
last modified time | relevance | path

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

/minix/sys/arch/i386/include/
H A Dparam.h93 #ifndef UPAGES
95 # define UPAGES 3 /* 2 + 1 page for redzone */ macro
97 # define UPAGES 2 /* normal pages of u-area */ macro
100 #define USPACE (UPAGES * NBPG) /* total size of u-area */
/minix/sys/arch/arm/include/arm32/
H A Dparam.h67 #define UPAGES (USPACE / NBPG) /* pages of u-area */ macro
/minix/external/bsd/top/dist/machine/
H A Dm_hpux7.c625 struct pte uptes[UPAGES];