Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
native_store_tr
arch/x86/include/asm/desc.h
117
#define store_tr(tr) (tr = native_store_tr())
arch/x86/kernel/paravirt.c
122
.cpu.store_tr = native_store_tr,