Searched refs:cache_leaves_present (Results 1 – 4 of 4) sorted by relevance
14 int cache_present = current_cpu_data.cache_leaves_present; in init_cache_level()64 int i, cache_present = current_cpu_data.cache_leaves_present; in populate_cache_leaves()
70 unsigned int cache_present = current_cpu_data.cache_leaves_present; in __flush_cache_all()157 current_cpu_data.cache_leaves_present = leaf; in cpu_cache_init()
29 int cache_present = boot_cpu_data.cache_leaves_present; in cpu_last_level_cache_line_size()
53 int cache_leaves_present; /* number of cache_leaves[] elements */ member