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