Searched refs:l2_cache_size (Results 1 – 7 of 7) sorted by relevance
216 this_processor_info.l2_cache_size = cpu_info->l2_cache_size; in cpu_boot_thread()
309 unsigned long l2_cache_size; member324 uint32_t l2_cache_size; member450 uint32_t l2_cache_size; member
1297 ml_cpu_info->l2_cache_size = cpuid_cache_info->c_l2size; in ml_cpu_get_info_type()
369 val = (int)cpu_info.l2_cache_size; in sysctl_hw_generic()370 qval = (long long)cpu_info.l2_cache_size; in sysctl_hw_generic()452 if (cpu_info.l2_cache_size == UINT32_MAX) { in sysctl_hw_generic()455 val = (int)cpu_info.l2_cache_size; in sysctl_hw_generic()456 qval = (long long)cpu_info.l2_cache_size; in sysctl_hw_generic()549 if (cpu_info.l2_cache_size == UINT32_MAX) { in sysctl_hw_generic()
311 uint32_t l2_cache_size; member
674 cpu_infop->l2_cache_size = cpuid_infop->cache_size[L2U]; in ml_cpu_get_info_type()677 cpu_infop->l2_cache_size = 0xFFFFFFFF; in ml_cpu_get_info_type()
1009 cpu->l2_cache_size = (uint32_t)ml_readprop(child, "l2-cache-size", 0); in ml_parse_cpu_topology()1340 this_cpu_datap->cpu_l2_size = in_processor_info->l2_cache_size; in ml_processor_register()