Searched refs:bndcsr (Results 1 – 1 of 1) sorted by relevance
749 const struct xstate_bndcsr *bndcsr; in read_bndcfgu() local760 bndcsr = (void *)(xstate + 1); in read_bndcfgu()768 bndcsr = (void *)xstate + xstate_offsets[_XSTATE_BNDCSR]; in read_bndcfgu()774 return xstate->xsave_hdr.xstate_bv & XSTATE_BNDCSR ? bndcsr->bndcfgu : 0; in read_bndcfgu()
Completed in 4 milliseconds