Home
last modified time | relevance | path

Searched refs:l1_icache_str (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c6843 static const char l1_icache_str[] = "l1-icache"; variable
6950 { 0x30, 8, 64, 32*1024, l1_icache_str},
6961 { 0x08, 4, 32, 16*1024, l1_icache_str},
6962 { 0x06, 4, 32, 8*1024, l1_icache_str},
7292 add_amd_cache(devi, l1_icache_str, in amd_cache_info()