Searched refs:blockInPage (Results 1 – 2 of 2) sorted by relevance
81 bool blockInPage(const ocsd_vaddr_t address, const uint32_t reqBytes);113 inline bool TrcMemAccCache::blockInPage(const ocsd_vaddr_t address, const uint32_t reqBytes) in blockInPage() function126 if (blockInPage(address, reqBytes)) in blockInCache()
123 if (blockInPage(address, reqBytes)) /* check we got the data we needed */ in readBytesFromCache()