HomeSort by: relevance | last modified time | path
    Searched defs:ldt_max (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/i386/i386/
gdt.c 70 static int ldt_max = 1000;/* max number of LDTs */ variable in typeref:typename:int
311 if (ldt_count >= ldt_max) {

Completed in 12 milliseconds