Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AR_TYPE_RWDATA
arch/x86/include/asm/desc_defs.h
176
#define AR_TYPE_RWDATA (1 * (1 << 9))
tools/testing/selftests/x86/ldt_gdt.c
34
#define AR_TYPE_RWDATA (1 * (1<<9))