Searched refs:cache_get_by_addr (Results 1 – 1 of 1) sorted by relevance
113 static CacheItem *cache_get_by_addr(const PageCache *cache, uint64_t addr) in cache_get_by_addr() function127 return cache_get_by_addr(cache, addr)->it_data; in get_cached_data()135 it = cache_get_by_addr(cache, addr); in cache_is_cached()152 it = cache_get_by_addr(cache, addr); in cache_insert()