Searched refs:XRS_ID (Results 1 – 3 of 3) sorted by relevance
68 return (uc->uc_mcontext.xrs.xrs_id == XRS_ID); in xregs_hasptr()78 if (uc->uc_mcontext.xrs.xrs_id == XRS_ID) in xregs_getptr()90 uc->uc_mcontext.xrs.xrs_id = XRS_ID; in xregs_setptr()108 return (uc->uc_mcontext.xrs.xrs_id == XRS_ID); in xregs_hasptr32()115 if (uc->uc_mcontext.xrs.xrs_id == XRS_ID) in xregs_getptr32()124 uc->uc_mcontext.xrs.xrs_id = XRS_ID; in xregs_setptr32()
163 #define XRS_ID _XRS_ID macro
295 if (uap->uc_mcontext.xrs.xrs_id == XRS_ID) in __fex_hdlr()