Home
last modified time | relevance | path

Searched defs:this_leaf (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/ia64/kernel/
Dtopology.c143 struct cache_info * this_leaf) in cache_shared_cpu_map_setup()
178 struct cache_info * this_leaf) in cache_shared_cpu_map_setup()
185 static ssize_t show_coherency_line_size(struct cache_info *this_leaf, in show_coherency_line_size()
191 static ssize_t show_ways_of_associativity(struct cache_info *this_leaf, in show_ways_of_associativity()
197 static ssize_t show_attributes(struct cache_info *this_leaf, char *buf) in show_attributes()
204 static ssize_t show_size(struct cache_info *this_leaf, char *buf) in show_size()
209 static ssize_t show_number_of_sets(struct cache_info *this_leaf, char *buf) in show_number_of_sets()
218 static ssize_t show_shared_cpu_map(struct cache_info *this_leaf, char *buf) in show_shared_cpu_map()
229 static ssize_t show_type(struct cache_info *this_leaf, char *buf) in show_type()
235 static ssize_t show_level(struct cache_info *this_leaf, char *buf) in show_level()
[all …]
/linux-3.3/arch/x86/kernel/cpu/
Dintel_cacheinfo.c329 static void __cpuinit amd_init_l3_cache(struct _cpuid4_info_regs *this_leaf, int index) in amd_init_l3_cache()
363 static ssize_t show_cache_disable(struct _cpuid4_info *this_leaf, char *buf, in show_cache_disable()
450 static ssize_t store_cache_disable(struct _cpuid4_info *this_leaf, in store_cache_disable()
495 show_subcaches(struct _cpuid4_info *this_leaf, char *buf, unsigned int cpu) in show_subcaches()
504 store_subcaches(struct _cpuid4_info *this_leaf, const char *buf, size_t count, in store_subcaches()
533 struct _cpuid4_info_regs *this_leaf) in cpuid4_cache_lookup_regs()
600 struct _cpuid4_info_regs this_leaf; in init_intel_cacheinfo() local
730 struct _cpuid4_info *this_leaf; in cache_shared_amd_cpu_map_setup() local
766 struct _cpuid4_info *this_leaf, *sibling_leaf; in cache_shared_cpu_map_setup() local
801 struct _cpuid4_info *this_leaf, *sibling_leaf; in cache_remove_shared_cpu_map() local
[all …]