Searched refs:l2_cache_share (Results 1 – 1 of 1) sorted by relevance
651 uint_t l2_cache_share; in set_cpu_us4_props() local681 l2_cache_share = coreid ? 0x2 : 0x1; in set_cpu_us4_props()720 l2_cache_share = 0; in set_cpu_us4_props()723 l2_cache_share |= (1 << i); in set_cpu_us4_props()819 "l2-cache-sharing", l2_cache_share) != DDI_SUCCESS) { in set_cpu_us4_props()841 int l3_cache_share = l2_cache_share; in set_cpu_us4_props()