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

  /src/sys/arch/x86/include/
cacheinfo.h 133 #define AMD_L2_EBX_DTLB_ENTRIES(x) (((x) >> 16) & 0xfff)
  /src/usr.sbin/cpuctl/arch/
i386.c 1274 AMD_L2_EBX_DTLB_ENTRIES(descs[1]) * (l2tlbx32 ? 32 : 1);

Completed in 48 milliseconds