Searched defs:functional (Results 1 - 5 of 5) sorted by relevance
/gem5/src/cpu/testers/memtest/ |
H A D | memtest.cc | 135 MemTest::completeRequest(PacketPtr pkt, bool functional) argument
|
/gem5/src/arch/arm/ |
H A D | stage2_lookup.hh | 68 bool functional; member in class:ArmISA::Stage2LookUp
|
H A D | tlb.cc | 152 lookup(Addr va, uint16_t asn, uint8_t vmid, bool hyp, bool secure, bool functional, bool ignore_asn, ExceptionLevel target_el) argument 1036 translateFs(const RequestPtr &req, ThreadContext *tc, Mode mode, Translation *translation, bool &delay, bool timing, TLB::ArmTranslationType tranType, bool functional) argument 1452 getTE(TlbEntry **te, const RequestPtr &req, ThreadContext *tc, Mode mode, Translation *translation, bool timing, bool functional, bool is_secure, TLB::ArmTranslationType tranType) argument 1519 getResultTe(TlbEntry **te, const RequestPtr &req, ThreadContext *tc, Mode mode, Translation *translation, bool timing, bool functional, TlbEntry *mergeTe) argument [all...] |
H A D | table_walker.hh | 780 bool functional; member in class:ArmISA::TableWalker::LongDescriptor::WalkerState
|
/gem5/src/arch/x86/ |
H A D | pagetable_walker.hh | 110 bool functional; member in class:X86ISA::Walker::WalkerState
|
Completed in 16 milliseconds