Searched refs:cfsi_m_cache (Results 1 – 1 of 1) sorted by relevance
2651 static CFSI_m_CacheEnt cfsi_m_cache[N_CFSI_M_CACHE]; variable2654 VG_(memset)(&cfsi_m_cache, 0, sizeof(cfsi_m_cache)); in cfsi_m_cache__invalidate()2666 CFSI_m_CacheEnt* ce = &cfsi_m_cache[hash]; in cfsi_m_cache__find()