Searched refs:memAttrsLPAE (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/arm/
H A Dtable_walker.hh917 void memAttrsLPAE(ThreadContext *tc, TlbEntry &te,
H A Dtable_walker.cc1231 TableWalker::memAttrsLPAE(ThreadContext *tc, TlbEntry &te, function in class:TableWalker
1245 DPRINTF(TLBVerbose, "memAttrsLPAE MemAttr:%#x sh:%#x\n", attr, sh);
1273 DPRINTF(TLBVerbose, "memAttrsLPAE AttrIndx:%#x sh:%#x, attr %#x\n", attrIndx, sh, attr);
2096 memAttrsLPAE(currState->tc, te, lDescriptor);

Completed in 14 milliseconds