Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
native_load_tls
arch/x86/include/asm/desc.h
119
#define load_TLS(t, cpu) native_load_tls(t, cpu)
arch/x86/kernel/paravirt.c
123
.cpu.load_tls = native_load_tls,