Searched defs:ldt_free (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dsysi86.c69 static void ldt_free(proc_t *);
428 * ldt_free() will free the memory used by the private LDT, reset the
431 ldt_free(p);
743 ldt_free(proc_t *pp) function
773 panic("ldt_free:xen_ldt_setprot(PROT_READ|PROT_WRITE) failed");

Completed in 74 milliseconds