Searched refs:blockInCache (Results 1 – 2 of 2) sorted by relevance
80 …bool blockInCache(const ocsd_vaddr_t address, const uint32_t reqBytes); // run through each page t…121 inline bool TrcMemAccCache::blockInCache(const ocsd_vaddr_t address, const uint32_t reqBytes) in blockInCache() function
75 if (blockInCache(address, reqBytes)) in readBytesFromCache()