HomeSort by: relevance | last modified time | path
    Searched refs:NDYNSLOTS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amd64/amd64/
gdt.c 63 #define NDYNSLOTS NSLOTS(MAXGDTSIZ)
66 bool busy[NDYNSLOTS];
  /src/sys/arch/i386/i386/
gdt.c 51 #define NDYNSLOTS NSLOTS(MAXGDTSIZ)
54 bool busy[NDYNSLOTS];

Completed in 13 milliseconds