gem5
|
#include "arch/sparc/vtophys.hh"
#include <string>
#include "arch/sparc/tlb.hh"
#include "base/chunk_generator.hh"
#include "base/compiler.hh"
#include "base/trace.hh"
#include "cpu/thread_context.hh"
#include "debug/VtoPhys.hh"
#include "mem/port_proxy.hh"
Go to the source code of this file.
Namespaces | |
SparcISA | |
Functions | |
Addr | SparcISA::vtophys (Addr vaddr) |
Addr | SparcISA::vtophys (ThreadContext *tc, Addr addr) |