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

/gem5/src/cpu/testers/rubytest/
H A DCheckTable.cc42 Addr physical = 0; local
49 physical = 1000;
52 addCheck(physical);
53 physical += CHECK_SIZE;
59 physical = 1000;
62 addCheck(physical);
63 physical += 256;
67 physical = 1000 + CHECK_SIZE;
70 addCheck(physical);
71 physical
[all...]
/gem5/system/alpha/console/
H A Ddbmentry.S48 /* Processor 0 start stack frame is begining of physical memory (0)
205 zapnot t1,0x1f,a0 # make rpb physical
/gem5/src/dev/arm/
H A Dgic_v3_its.hh212 Bitfield<0> physical; variable

Completed in 7 milliseconds