Searched refs:FullSystem (Results 51 - 65 of 65) sorted by relevance

123

/gem5/src/cpu/minor/
H A Dexec_context.hh392 if (FullSystem)
H A Dexecute.cc1608 if (FullSystem && cpu.getInterruptController(tid)) {
1636 if (FullSystem && cpu.getInterruptController(thread_id)) {
/gem5/src/cpu/simple/
H A Dexec_context.hh502 if (FullSystem)
/gem5/src/cpu/kvm/
H A Dbase.cc88 if (FullSystem)
119 if (FullSystem && !switchedOut())
/gem5/src/arch/arm/
H A Dtlb.cc1212 if (FullSystem)
1233 if (FullSystem)
1265 if (FullSystem)
H A Dutility.cc71 if (!FullSystem) {
H A Dmiscregs.cc1167 if (FullSystem && reg == MISCREG_DC_ZVA_Xt) {
3605 .hypRead(FullSystem && system->highestEL() == EL2)
3606 .privRead(FullSystem && system->highestEL() == EL1)
H A Dtable_walker.cc80 if (FullSystem) {
/gem5/src/arch/alpha/
H A Dtlb.cc378 if (FullSystem && PcPAL(req->getPC()))
/gem5/src/cpu/o3/
H A Ddecode_impl.hh364 if (FullSystem) {
H A Dcommit_impl.hh817 if (FullSystem) {
1283 if (FullSystem) {
H A Dfetch_impl.hh920 if (FullSystem) {
/gem5/src/arch/x86/
H A Dinterrupts.cc269 if (FullSystem)
/gem5/src/gpu-compute/
H A Dgpu_tlb.cc792 if (FullSystem) {
885 if (FullSystem) {
/gem5/src/arch/sparc/
H A Dtlb.cc507 if (FullSystem)
724 if (FullSystem)

Completed in 72 milliseconds

123