Searched refs:fpstate (Results 1 – 1 of 1) sorted by relevance
187 void * state, *fpstate; in sendsig() local231 fpstate = (void *)&mctxp->mctx_avx64_full.fs; in sendsig()236 fpstate = (void *)&mctxp->mctx_avx64.fs; in sendsig()268 if (thread_getstatus(thread, flavor, (thread_state_t)fpstate, &state_count) != KERN_SUCCESS) { in sendsig()