Home
last modified time | relevance | path

Searched refs:old_ldt_base (Results 1 – 1 of 1) sorted by relevance

/src/sys/i386/i386/
H A Dsys_machdep.c735 caddr_t old_ldt_base; in i386_ldt_grow() local
746 old_ldt_base = NULL_LDT_BASE; in i386_ldt_grow()
774 old_ldt_base = pldt->ldt_base; in i386_ldt_grow()
795 if (old_ldt_base != NULL_LDT_BASE) { in i386_ldt_grow()
796 pmap_trm_free(old_ldt_base, old_ldt_len * in i386_ldt_grow()