Searched refs:__cache_mark_expanded (Results 1 – 2 of 2) sorted by relevance
219 static inline void __cache_mark_expanded(struct cache *cache, uintptr_t addr) in __cache_mark_expanded() function231 __cache_mark_expanded(cache, (uintptr_t)addr); in cache_mark_expanded()
319 __cache_mark_expanded(&expansion_cache, cache->addr); in type_expand_child()