gem5
|
#include "arch/alpha/isa_traits.hh"
#include "arch/alpha/pagetable.hh"
#include "arch/alpha/utility.hh"
Go to the source code of this file.
Namespaces | |
AlphaISA | |
Functions | |
PageTableEntry | AlphaISA::kernel_pte_lookup (PortProxy &mem, Addr ptbr, VAddr vaddr) |
Addr | AlphaISA::vtophys (Addr vaddr) |
Addr | AlphaISA::vtophys (ThreadContext *tc, Addr addr) |