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

/gem5/src/arch/arm/
H A Dpagetable.hh193 match(Addr va, uint8_t _vmid, bool hypLookUp, bool secure_lookup, argument
200 match(Addr va, uint16_t asn, uint8_t _vmid, bool hypLookUp, argument
H A Dtable_walker.cc190 walk(const RequestPtr &_req, ThreadContext *_tc, uint16_t _asid, uint8_t _vmid, bool _isHyp, TLB::Mode _mode, TLB::Translation *_trans, bool _timing, bool _functional, bool secure, TLB::ArmTranslationType tranType, bool _stage2Req) argument

Completed in 12 milliseconds