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

/gem5/src/arch/arm/
H A Dtable_walker.hh919 void memAttrsAArch64(ThreadContext *tc, TlbEntry &te,
H A Dtable_walker.cc1357 TableWalker::memAttrsAArch64(ThreadContext *tc, TlbEntry &te, function in class:TableWalker
1370 DPRINTF(TLBVerbose, "memAttrsAArch64 MemAttr:%#x sh:%#x\n", attr, sh);
1392 DPRINTF(TLBVerbose, "memAttrsAArch64 AttrIndx:%#x sh:%#x\n", attrIndx, sh);
2094 memAttrsAArch64(currState->tc, te, lDescriptor);

Completed in 14 milliseconds