Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/amt/
H A Damt.c67 #define WASTE_PAGES 8 /* a guess at where virgin stack space */ macro
633 end -= (WASTE_PAGES * PAGESIZE) + STACK_SLOP; in probe_stack()