Searched refs:l2_cache_str (Results 1 – 1 of 1) sorted by relevance
| /titanic_50/usr/src/uts/i86pc/os/ |
| H A D | cpuid.c | 3678 static const char l2_cache_str[] = "l2-cache"; variable 3729 { 0x87, 8, 64, 1024*1024, l2_cache_str}, 3730 { 0x86, 4, 64, 512*1024, l2_cache_str}, 3731 { 0x85, 8, 32, 2*1024*1024, l2_cache_str}, 3732 { 0x84, 8, 32, 1024*1024, l2_cache_str}, 3733 { 0x83, 8, 32, 512*1024, l2_cache_str}, 3734 { 0x82, 8, 32, 256*1024, l2_cache_str}, 3735 { 0x80, 8, 64, 512*1024, l2_cache_str}, 3736 { 0x7f, 2, 64, 512*1024, l2_cache_str}, 3742 { 0x78, 8, 64, 1024*1024, l2_cache_str}, [all …]
|