Searched refs:l3_cache_size (Results 1 – 8 of 8) sorted by relevance
79 uint32_t l3_cache_size; member
335 unsigned long l3_cache_size; member376 uint32_t l3_cache_size; member
1363 ml_cpu_info->l3_cache_size = 0xFFFFFFFF; in ml_cpu_get_info_type()
407 if (cpu_info.l3_cache_size == UINT32_MAX) { in sysctl_hw_generic()410 val = (int)cpu_info.l3_cache_size; in sysctl_hw_generic()411 qval = (long long)cpu_info.l3_cache_size; in sysctl_hw_generic()416 if (cpu_info.l3_cache_size == UINT32_MAX) { in sysctl_hw_generic()502 if (cpu_info.l3_cache_size == UINT32_MAX) { in sysctl_hw_generic()505 val = (int)cpu_info.l3_cache_size; in sysctl_hw_generic()506 qval = (long long)cpu_info.l3_cache_size; in sysctl_hw_generic()602 if (cpu_info.l3_cache_size == UINT32_MAX) { in sysctl_hw_generic()
194 this_processor_info.l3_cache_size = cpu_info->l3_cache_size; in cpu_boot_thread()
332 uint32_t l3_cache_size; member
743 cpu_infop->l3_cache_size = cpuid_infop->cache_size[L3U]; in ml_cpu_get_info_type()746 cpu_infop->l3_cache_size = 0xFFFFFFFF; in ml_cpu_get_info_type()
1194 cpu->l3_cache_size = (uint32_t)ml_readprop(child, "l3-cache-size", 0); in ml_parse_cpu_topology()1634 this_cpu_datap->cpu_l3_size = in_processor_info->l3_cache_size; in ml_processor_register()