|
gem5
|
Declaration of a multi-level page table. More...
#include <string>#include "arch/tlb.hh"#include "base/types.hh"#include "config/the_isa.hh"#include "mem/page_table.hh"Go to the source code of this file.
Classes | |
| class | MultiLevelPageTable< ISAOps > |
| This class implements an in-memory multi-level page table that can be configured to follow ISA specifications. More... | |
Declaration of a multi-level page table.
Definition in file multi_level_page_table.hh.