Searched refs:cfsi_cache (Results 1 – 1 of 1) sorted by relevance
2188 static CFSICacheEnt cfsi_cache[N_CFSI_CACHE]; variable2191 VG_(memset)(&cfsi_cache, 0, sizeof(cfsi_cache)); in cfsi_cache__invalidate()2198 CFSICacheEnt* ce = &cfsi_cache[hash]; in cfsi_cache__find()