Searched refs:l2_cache_size (Results 1 – 8 of 8) sorted by relevance
77 uint32_t l2_cache_size; member
333 unsigned long l2_cache_size; member374 uint32_t l2_cache_size; member
1358 ml_cpu_info->l2_cache_size = cpuid_cache_info->c_l2size; in ml_cpu_get_info_type()
192 this_processor_info.l2_cache_size = cpu_info->l2_cache_size; in cpu_boot_thread()
398 val = (int)cpu_info.l2_cache_size; in sysctl_hw_generic()399 qval = (long long)cpu_info.l2_cache_size; in sysctl_hw_generic()493 if (cpu_info.l2_cache_size == UINT32_MAX) { in sysctl_hw_generic()496 val = (int)cpu_info.l2_cache_size; in sysctl_hw_generic()497 qval = (long long)cpu_info.l2_cache_size; in sysctl_hw_generic()595 if (cpu_info.l2_cache_size == UINT32_MAX) { in sysctl_hw_generic()
330 uint32_t l2_cache_size; member
735 cpu_infop->l2_cache_size = cpuid_infop->cache_size[L2U]; in ml_cpu_get_info_type()738 cpu_infop->l2_cache_size = 0xFFFFFFFF; in ml_cpu_get_info_type()
1192 cpu->l2_cache_size = (uint32_t)ml_readprop(child, "l2-cache-size", 0); in ml_parse_cpu_topology()1632 this_cpu_datap->cpu_l2_size = in_processor_info->l2_cache_size; in ml_processor_register()