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

/gem5/src/arch/arm/
H A Dpagetable.hh200 match(Addr va, uint16_t asn, uint8_t _vmid, bool hypLookUp, bool secure_lookup, bool ignore_asn, ExceptionLevel target_el) const argument
H A Dtlb.cc152 lookup(Addr va, uint16_t asn, uint8_t vmid, bool hyp, bool secure, bool functional, bool ignore_asn, ExceptionLevel target_el) argument
346 _flushMva(Addr mva, uint64_t asn, bool secure_lookup, bool ignore_asn, ExceptionLevel target_el) argument

Completed in 11 milliseconds