mem: Page Table map api modification
Review Request #2462 - Created Oct. 6, 2014 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Alexandru Dutu | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10553:d4148bafebad --------------------------- mem: Page Table map api modification This patch adds uncacheable/cacheable and read-only/read-write attributes to the map method of PageTableBase. It also modifies the constructor of TlbEntry structs for all architectures to consider the new attributes.
Quick regressions testing done.
