Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dgptwo_cpu.c650 uint_t l2_cache_size, l2_cache_line_size, l2_cache_assoc; in set_cpu_us4_props() local
675 l2_cache_assoc = CHP_ECACHE_NWAY; in set_cpu_us4_props()
709 l2_cache_assoc = PN_ECACHE_NWAY; in set_cpu_us4_props()
812 "l2-cache-associativity", l2_cache_assoc) != DDI_SUCCESS) { in set_cpu_us4_props()