NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ldt_free
sys/arch/x86/include/gdt.h
52
void ldt_free(int);
sys/arch/x86/x86/pmap.c
3071
ldt_free(pmap->pm_ldt_sel);
sys/arch/x86/x86/pmap.c
3386
ldt_free(sel);
sys/arch/x86/x86/pmap.c
3462
ldt_free(sel);
sys/arch/x86/x86/sys_machdep.c
330
ldt_free(old_sel);