Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UC_XSAVE_VERS
usr/src/test/os-tests/tests/xsave/xsave_util.h
71
#define UC_XSAVE_VERS (('u' << 24) | ('c' << 16) | 0x01)
usr/src/uts/intel/sys/ucontext.h
159
#define UC_XSAVE_VERS (('u' << 24) | ('c' << 16) | 0x01)