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