Home
last modified time | relevance | path

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

/freebsd/sys/i386/i386/
H A Dsys_machdep.c736 int old_ldt_len; in i386_ldt_grow() local
747 old_ldt_len = 0; in i386_ldt_grow()
775 old_ldt_len = pldt->ldt_len; in i386_ldt_grow()
796 pmap_trm_free(old_ldt_base, old_ldt_len * in i386_ldt_grow()