Searched refs:utop (Results 1 – 2 of 2) sorted by relevance
146 uintptr_t ubase, utop; in stacks_findstack() local219 utop = ubase + stksz; in stacks_findstack()233 if (sp >= ubase && sp <= utop) { in stacks_findstack()248 win + sizeof (struct rwindow) <= utop; in stacks_findstack()265 win + sizeof (struct rwindow) <= utop; in stacks_findstack()
962 utop(char *fs_name, char *prom_name) in utop() function1194 if (utop(diskname, new_cc.cf_dev_prom)) in sfpath()1196 } else if (utop(new_cc.cf_devfs, new_cc.cf_dev_prom)) { in sfpath()