Home
last modified time | relevance | path

Searched refs:bndcsr (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dxstate.c749 const struct xstate_bndcsr *bndcsr; in read_bndcfgu() local
760 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