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