Searched refs:has_target_pa (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/cache/prefetch/
H A Dqueued.cc383 bool has_target_pa = false; local
395 has_target_pa = true;
404 has_target_pa = false;
408 has_target_pa = false;
421 if (has_target_pa && cacheSnoop &&
432 if (has_target_pa) {

Completed in 9 milliseconds