Searched refs:xregs_exists (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sparc/v9/os/
H A Dxregs.c137 int xregs_exists = 1; variable
398 if (!xregs_exists || p->p_model == DATAMODEL_LP64)
/opensolaris-onvv-gate/usr/src/uts/sparc/fs/proc/
H A Dprmachdep.c519 extern int xregs_exists;
524 return (xregs_exists);

Completed in 104 milliseconds