Searched refs:speculationStatus (Results 1 – 2 of 2) sorted by relevance
2487 status_t FLASH_PflashSetPrefetchSpeculation(flash_prefetch_speculation_status_t *speculationStatus) in FLASH_PflashSetPrefetchSpeculation() argument2497 if (speculationStatus->instructionOption == kFLASH_prefetchSpeculationOptionDisable) in FLASH_PflashSetPrefetchSpeculation()2499 if (speculationStatus->dataOption == kFLASH_prefetchSpeculationOptionEnable) in FLASH_PflashSetPrefetchSpeculation()2511 if (speculationStatus->dataOption == kFLASH_prefetchSpeculationOptionEnable) in FLASH_PflashSetPrefetchSpeculation()2534 if (speculationStatus->instructionOption == kFLASH_prefetchSpeculationOptionEnable) in FLASH_PflashSetPrefetchSpeculation()2542 if (speculationStatus->dataOption == kFLASH_prefetchSpeculationOptionEnable) in FLASH_PflashSetPrefetchSpeculation()2570 if (speculationStatus->instructionOption == kFLASH_prefetchSpeculationOptionDisable) in FLASH_PflashSetPrefetchSpeculation()2572 if (speculationStatus->dataOption == kFLASH_prefetchSpeculationOptionEnable) in FLASH_PflashSetPrefetchSpeculation()2584 if (speculationStatus->dataOption == kFLASH_prefetchSpeculationOptionEnable) in FLASH_PflashSetPrefetchSpeculation()2599 status_t FLASH_PflashGetPrefetchSpeculation(flash_prefetch_speculation_status_t *speculationStatus) in FLASH_PflashGetPrefetchSpeculation() argument[all …]
1330 status_t FLASH_PflashSetPrefetchSpeculation(flash_prefetch_speculation_status_t *speculationStatus);1338 status_t FLASH_PflashGetPrefetchSpeculation(flash_prefetch_speculation_status_t *speculationStatus);