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

  /src/sys/arch/prep/include/
residual.h 131 unsigned long TLBSize; /* Total number of TLBs on the system */
  /src/sys/arch/prep/prep/
residual.c 386 printf(" Number of TLB entries = %ld\n", be32toh(vpd->TLBSize));
391 printf(" I-TLBSize = %ld\n", be32toh(vpd->I_TLBSize));
393 printf(" D-TLBSize = %ld\n", be32toh(vpd->D_TLBSize));

Completed in 12 milliseconds