Searched defs:cache_present (Results 1 – 4 of 4) sorted by relevance
12 static inline bool cache_present(struct cache_desc *cdesc) in cache_present() function29 int cache_present = boot_cpu_data.cache_leaves_present; in cpu_last_level_cache_line_size() local
60 unsigned int cache_present = current_cpu_data.cache_leaves_present; in __flush_cache_all() local
25 unsigned long *cache_present; member
1573 static void cache_present(struct kunit *test) in cache_present() function