Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Dsys_machdep.c741 caddr_t old_ldt_base; in i386_ldt_grow() local
752 old_ldt_base = NULL_LDT_BASE; in i386_ldt_grow()
780 old_ldt_base = pldt->ldt_base; in i386_ldt_grow()
801 if (old_ldt_base != NULL_LDT_BASE) { in i386_ldt_grow()
802 pmap_trm_free(old_ldt_base, old_ldt_len * in i386_ldt_grow()