Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
X86_CR0_NE
arch/x86/include/uapi/asm/processor-flags.h
62
#define X86_CR0_NE _BITUL(X86_CR0_NE_BIT)
tools/testing/selftests/kvm/include/x86/processor.h
1522
#define X86_CR0_NE (1UL<<5) /* Numeric Error */