Searched refs:cache_info_type (Results 1 – 4 of 4) sorted by relevance
252 extern cache_info_t *cache_info_type(cluster_type_t cluster_type);
411 cache_info_type(cluster_type_t cluster_type) in cache_info_type() function
1234 cpuid_cache_info = cache_info_type(cluster_type); in ml_cpu_get_info_type()
1251 cachesize[1] = cache_info_type(min_perflevel_cluster_type)->c_dsize; /* Using the DCache */ in sysctl_mib_init()1252 cachesize[2] = cache_info_type(min_perflevel_cluster_type)->c_l2size; in sysctl_mib_init()