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 gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users