Home
last modified time | relevance | path

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

/qemu/contrib/plugins/
H A Dcache.c330 static int in_cache(Cache *cache, uint64_t addr) in in_cache() function
364 hit_blk = in_cache(cache, addr); in access_cache()