Searched refs:getAttr (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/kvm/
H A Ddevice.hh56 * accessed with the getAttr() and setAttr() access methods. The
77 T getAttr(uint32_t group, uint64_t attr) const { function in class:KvmDevice
/gem5/src/arch/arm/
H A Dtlb.hh349 getAttr() const function in class:ArmISA::TLB
H A Disa.cc1751 (getDTBPtr(tc)->getAttr());
1754 (getDTBPtr(tc)->getAttr());
2013 uint64_t attr = getDTBPtr(tc)->getAttr();

Completed in 11 milliseconds