Searched refs:l2_cache_str (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | cpuid.c | 3683 static const char l2_cache_str[] = "l2-cache"; variable 3734 { 0x87, 8, 64, 1024*1024, l2_cache_str}, 3735 { 0x86, 4, 64, 512*1024, l2_cache_str}, 3736 { 0x85, 8, 32, 2*1024*1024, l2_cache_str}, 3737 { 0x84, 8, 32, 1024*1024, l2_cache_str}, 3738 { 0x83, 8, 32, 512*1024, l2_cache_str}, 3739 { 0x82, 8, 32, 256*1024, l2_cache_str}, 3740 { 0x80, 8, 64, 512*1024, l2_cache_str}, 3741 { 0x7f, 2, 64, 512*1024, l2_cache_str}, 3747 { 0x78, 8, 64, 1024*1024, l2_cache_str}, [all...] |
Completed in 61 milliseconds