Home
last modified time | relevance | path

Searched refs:cache_is_cached (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/migration/
H A Dpage_cache.h47 bool cache_is_cached(const PageCache *cache, uint64_t addr,
H A Dpage_cache.c130 bool cache_is_cached(const PageCache *cache, uint64_t addr, in cache_is_cached() function
H A Dram.c637 if (!cache_is_cached(XBZRLE.cache, current_addr, generation)) { in save_xbzrle_page()