Searched refs:tempAddr (Results 1 – 1 of 1) sorted by relevance
237 uint32_t tempAddr; in OTFAD_HitDetermination() local240 tempAddr = (address & 0xFFFFFC00U) >> 10U; in OTFAD_HitDetermination()250 if ((tempAddr >= startAddr) && (tempAddr <= endAddr) && contextValid) in OTFAD_HitDetermination()