FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FPU_KERN_CTX_INUSE
sys/amd64/amd64/fpu.c
1088
#define FPU_KERN_CTX_INUSE 0x04
sys/arm/arm/vfp.c
61
#define FPU_KERN_CTX_INUSE 0x02
sys/arm64/arm64/vfp.c
59
#define FPU_KERN_CTX_INUSE 0x02
sys/i386/i386/npx.c
1361
#define FPU_KERN_CTX_INUSE 0x04
sys/powerpc/powerpc/fpu.c
326
#define FPU_KERN_CTX_INUSE 0x02