Home
last modified time | relevance | path

Searched defs:xstate_bv (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/sys/amd64/amd64/
H A Dfpu.c412 uint64_t *xstate_bv; fpuinitstate() local
851 uint64_t *xstate_bv, bit; fpugetregs() local
[all...]
/freebsd-src/sys/i386/i386/
H A Dnpx.c438 uint64_t *xstate_bv; in npxinitstate() local
976 uint64_t *xstate_bv, bit; in npxgetregs() local
[all...]
/freebsd-src/sys/x86/include/
H A Dfpu.h141 uint64_t xstate_bv; member
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_x86.h340 XFeature xstate_bv; // OS enabled xstate mask to determine the extended states member
/freebsd-src/sys/contrib/xen/arch-x86/hvm/
H A Dsave.h583 uint64_t xstate_bv; /* Updated by XRSTOR */ member