Searched refs:instructionOff (Results 1 – 2 of 2) sorted by relevance
220 if (true == speculationStatus->instructionOff) in FTFx_CACHE_PflashSetPrefetchSpeculation()246 if (false == speculationStatus->instructionOff) in FTFx_CACHE_PflashSetPrefetchSpeculation()268 if (true == speculationStatus->instructionOff) in FTFx_CACHE_PflashSetPrefetchSpeculation()302 speculationStatus->instructionOff = false; in FTFx_CACHE_PflashGetPrefetchSpeculation()311 speculationStatus->instructionOff = true; in FTFx_CACHE_PflashGetPrefetchSpeculation()335 speculationStatus->instructionOff = true; in FTFx_CACHE_PflashGetPrefetchSpeculation()344 speculationStatus->instructionOff = true; in FTFx_CACHE_PflashGetPrefetchSpeculation()
28 bool instructionOff; /*!< Instruction speculation.*/ member