Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/plugins/
H A Dcache.c228 static inline uint64_t extract_set(Cache *cache, uint64_t addr) in extract_set() function
336 set = extract_set(cache, addr); in in_cache()
362 set = extract_set(cache, addr); in access_cache()