Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
XFEATURE_MASK_SSE
arch/x86/include/asm/fpu/types.h
134
#define XFEATURE_MASK_SSE (1 << XFEATURE_SSE)
tools/testing/selftests/kvm/include/x86/processor.h
76
#define XFEATURE_MASK_SSE BIT_ULL(1)