Searched refs:l3_cache_size (Results 1 – 7 of 7) sorted by relevance
400 if (cpu_info.l3_cache_size == UINT32_MAX) { in sysctl_hw_generic()403 val = (int)cpu_info.l3_cache_size; in sysctl_hw_generic()404 qval = (long long)cpu_info.l3_cache_size; in sysctl_hw_generic()409 if (cpu_info.l3_cache_size == UINT32_MAX) { in sysctl_hw_generic()495 if (cpu_info.l3_cache_size == UINT32_MAX) { in sysctl_hw_generic()498 val = (int)cpu_info.l3_cache_size; in sysctl_hw_generic()499 qval = (long long)cpu_info.l3_cache_size; in sysctl_hw_generic()595 if (cpu_info.l3_cache_size == UINT32_MAX) { in sysctl_hw_generic()
218 this_processor_info.l3_cache_size = cpu_info->l3_cache_size; in cpu_boot_thread()
334 unsigned long l3_cache_size; member377 uint32_t l3_cache_size; member503 uint32_t l3_cache_size; member
1314 ml_cpu_info->l3_cache_size = 0xFFFFFFFF; in ml_cpu_get_info_type()
330 uint32_t l3_cache_size; member
682 cpu_infop->l3_cache_size = cpuid_infop->cache_size[L3U]; in ml_cpu_get_info_type()685 cpu_infop->l3_cache_size = 0xFFFFFFFF; in ml_cpu_get_info_type()
1018 cpu->l3_cache_size = (uint32_t)ml_readprop(child, "l3-cache-size", 0); in ml_parse_cpu_topology()1410 this_cpu_datap->cpu_l3_size = in_processor_info->l3_cache_size; in ml_processor_register()