I think you'll have to carry it from the TLB. Ali
On Feb 19, 2013, at 1:40 AM, mihai pricopi <[email protected]> wrote: > Hi, > > I am currently tracking the accesses at the L2 cache in an ARM FS > mode. I am extracting the physical address by calling the > pkt->getAddr() function > I am interested in the physical page number of this address. I know > uses variable page size (4 or 5 possible sizes) so I cannot assume > that all of them are 4K. > Is there a way to get it ? or do I have to carry the information from > the TLB translation to this level. > > Thanks > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
