Searched hist:12746 (Results 1 - 5 of 5) sorted by relevance
/gem5/src/mem/cache/tags/ | ||
H A D | base_set_assoc.hh | diff 12746:0d0c266663d4 Sat Jun 02 09:04:00 EDT 2018 Daniel R. Carvalho <odanrc@yahoo.com.br> mem-cache: Use secure bit in findVictim Sector caches must know if there was a sector hit in order to decide whether a victim's sector must be fully evicted to give place to a new sector or not. In order to do so it needs the tag and secure information. Change-Id: Ib554169e25fa131d6bf986561f7970b787c56874 Reviewed-on: https://gem5-review.googlesource.com/10722 Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com> |
H A D | base.hh | diff 12746:0d0c266663d4 Sat Jun 02 09:04:00 EDT 2018 Daniel R. Carvalho <odanrc@yahoo.com.br> mem-cache: Use secure bit in findVictim Sector caches must know if there was a sector hit in order to decide whether a victim's sector must be fully evicted to give place to a new sector or not. In order to do so it needs the tag and secure information. Change-Id: Ib554169e25fa131d6bf986561f7970b787c56874 Reviewed-on: https://gem5-review.googlesource.com/10722 Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com> |
H A D | fa_lru.hh | diff 12746:0d0c266663d4 Sat Jun 02 09:04:00 EDT 2018 Daniel R. Carvalho <odanrc@yahoo.com.br> mem-cache: Use secure bit in findVictim Sector caches must know if there was a sector hit in order to decide whether a victim's sector must be fully evicted to give place to a new sector or not. In order to do so it needs the tag and secure information. Change-Id: Ib554169e25fa131d6bf986561f7970b787c56874 Reviewed-on: https://gem5-review.googlesource.com/10722 Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com> |
H A D | fa_lru.cc | diff 12746:0d0c266663d4 Sat Jun 02 09:04:00 EDT 2018 Daniel R. Carvalho <odanrc@yahoo.com.br> mem-cache: Use secure bit in findVictim Sector caches must know if there was a sector hit in order to decide whether a victim's sector must be fully evicted to give place to a new sector or not. In order to do so it needs the tag and secure information. Change-Id: Ib554169e25fa131d6bf986561f7970b787c56874 Reviewed-on: https://gem5-review.googlesource.com/10722 Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com> |
/gem5/src/mem/cache/ | ||
H A D | base.cc | diff 12746:0d0c266663d4 Sat Jun 02 09:04:00 EDT 2018 Daniel R. Carvalho <odanrc@yahoo.com.br> mem-cache: Use secure bit in findVictim Sector caches must know if there was a sector hit in order to decide whether a victim's sector must be fully evicted to give place to a new sector or not. In order to do so it needs the tag and secure information. Change-Id: Ib554169e25fa131d6bf986561f7970b787c56874 Reviewed-on: https://gem5-review.googlesource.com/10722 Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com> |
Completed in 48 milliseconds