Searched refs:hi_zmm_zero (Results 1 – 1 of 1) sorted by relevance
2298 prxregset_hi_zmm_t hi_zmm_zero; in fpu_proc_xregs_hi_zmm_valid() local2305 bzero(&hi_zmm_zero, sizeof (hi_zmm_zero)); in fpu_proc_xregs_hi_zmm_valid()2306 return (bcmp(hi_zmm, &hi_zmm_zero, sizeof (hi_zmm_zero)) == 0); in fpu_proc_xregs_hi_zmm_valid()