Searched refs:l1_icache_str (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | cpuid.c | 3652 static const char l1_icache_str[] = "l1-icache"; variable 3759 { 0x30, 8, 64, 32*1024, l1_icache_str}, 3770 { 0x08, 4, 32, 16*1024, l1_icache_str}, 3771 { 0x06, 4, 32, 8*1024, l1_icache_str}, 4100 add_amd_cache(devi, l1_icache_str, in amd_cache_info()
|