Searched refs:cache_leaves (Results 1 – 4 of 4) sorted by relevance
18 current_cpu_data.cache_leaves[cache_present - 1].level; in init_cache_level()73 struct cache_desc *cd, *cdesc = current_cpu_data.cache_leaves; in populate_cache_leaves()
48 struct cache_desc *cdesc = current_cpu_data.cache_leaves + leaf; in flush_cache_leaf()69 struct cache_desc *cdesc = current_cpu_data.cache_leaves; in __flush_cache_all()119 struct cache_desc *cdesc = current_cpu_data.cache_leaves; in cpu_cache_init()
54 struct cache_desc cache_leaves[CACHE_LEAVES_MAX]; member
31 return boot_cpu_data.cache_leaves[cache_present - 1].linesz; in cpu_last_level_cache_line_size()
Completed in 6 milliseconds