Home | History | Annotate | Download | only in amd64

Lines Matching defs:xstate_bv

227       (defined by XSTATE_BV).  So we have to test all 64 (8 x 8)
246 /* Ditto for the XSAVE header area. Also set XSTATE_BV. */
265 UInt xstate_bv, rfbm;
266 for (xstate_bv = 0; xstate_bv <= 7; xstate_bv++) {
268 //{ xstate_bv = 7;
284 need to put in the required |xstate_bv| value. So make a
288 img_to_restore_from[512] = xstate_bv;
310 "---------- XRSTOR, xstate_bv = %u, rfbm = %u ---------\n",
311 xstate_bv, rfbm);