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

  /src/sys/arch/x86/include/
cacheinfo.h 37 #define CAI_L2_STLB2 17 /* Shared L2 TLB (4K/2M pages) */
256 __CI_TBL(CAI_L2_STLB2, 0xc1, 8,1024, 4 * 1024, "1024 4K/2M entries"), \
  /src/usr.sbin/cpuctl/arch/
i386.c 1097 caitype = CAI_L2_STLB2;
1114 caitype = CAI_L2_STLB2;
2565 sep = print_tlb_config(ci, CAI_L2_STLB2, "L2 STLB:", sep);

Completed in 15 milliseconds