Searched defs:ppn (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/alpha/
H A Dpagetable.hh96 Addr ppn; // physical page number member in struct:AlphaISA::TlbEntry
/gem5/src/mem/cache/prefetch/
H A Dsignature_path.cc94 SignaturePathPrefetcher::addPrefetch(Addr ppn, stride_t last_block, argument
161 SignaturePathPrefetcher::getSignatureEntry(Addr ppn, bool is_secure, argument
230 Addr ppn = request_addr / pageBytes; local
310 auxiliaryPrefetcher(Addr ppn, stride_t current_block, bool is_secure, std::vector<AddrPriority> &addresses) argument
[all...]

Completed in 6 milliseconds