Searched defs:level (Results 1 - 19 of 19) sorted by relevance

/gem5/ext/ply/example/BASIC/
H A Dbasiclog.py12 level = logging.INFO, variable
/gem5/src/dev/arm/
H A Dsmmu_v3_ptops.cc68 V7LPageTableOps::isWritable(pte_t pte, unsigned level, bool stage2) const argument
161 isWritable(pte_t pte, unsigned level, bool stage2) const argument
259 isWritable(pte_t pte, unsigned level, bool stage2) const argument
358 isWritable(pte_t pte, unsigned level, bool stage2) const argument
[all...]
H A Dsmmu_v3_caches.cc1014 lookup(Addr va, Addr vaMask, uint16_t asid, uint16_t vmid, unsigned stage, unsigned level, bool updStats) argument
1192 pickEntryIdxToReplace(const Set &set, unsigned stage, unsigned level) argument
[all...]
H A Dsmmu_v3_caches.hh297 unsigned level; member in struct:WalkCache::Entry
H A Dsmmu_v3_transl.cc647 walkCacheLookup( Yield &yield, const WalkCache::Entry *&walkEntry, Addr addr, uint16_t asid, uint16_t vmid, unsigned stage, unsigned level) argument
688 walkCacheUpdate(Yield &yield, Addr va, Addr vaMask, Addr pa, unsigned stage, unsigned level, bool leaf, uint8_t permissions) argument
729 walkStage1And2(Yield &yield, Addr addr, const PageTableOps *pt_ops, unsigned level, Addr walkPtr) argument
813 walkStage2(Yield &yield, Addr addr, bool final_tr, const PageTableOps *pt_ops, unsigned level, Addr walkPtr) argument
885 unsigned level; local
965 unsigned level = pt_ops->firstLevel(context.s2t0sz); local
[all...]
/gem5/ext/mcpat/
H A Dcacheunit.cc456 int level, type; local
H A Dcore.cc1282 int level = core_params.execu_bypass_start_wiring_level; local
[all...]
/gem5/src/systemc/tests/systemc/1666-2011-compliance/child_proc_control/
H A Dchild_proc_control.cpp128 int level = 2; local
140 void child_proc(int i, int level) argument
/gem5/src/systemc/tests/systemc/1666-2011-compliance/mixed_child_procs/
H A Dmixed_child_procs.cpp125 void child_thread(int i, int level) argument
164 child_method(int i, int level) argument
[all...]
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_reset.cpp99 sc_reset_finder( bool async, const sc_in<bool>* port_p, bool level, sc_process_b* target_p) argument
108 sc_reset_finder( bool async, const sc_inout<bool>* port_p, bool level, sc_process_b* target_p ) argument
118 sc_reset_finder( bool async, const sc_out<bool>* port_p, bool level, sc_process_b* target_p ) argument
246 reset_signal_is( bool async, const sc_in<bool>& port, bool level) argument
[all...]
H A Dsc_module.cpp307 sc_module::async_reset_signal_is(const sc_signal_in_if<bool>& iface, bool level) argument
[all...]
/gem5/src/base/
H A Dtrie.hh86 dump(std::ostream &os, int level) argument
/gem5/src/arch/x86/
H A Dintmessage.hh48 Bitfield<20> level; member in namespace:X86ISA
H A Dinterrupts.cc225 requestInterrupt(uint8_t vector, uint8_t deliveryMode, bool level) argument
/gem5/src/arch/sparc/
H A Dinterrupts.hh93 int level = 15; local
236 int level = InterruptLevel(interrupts[IT_SOFT_INT]); local
H A Dfaults.cc525 PrivilegeLevel level = getNextLevel(current); local
/gem5/src/arch/x86/regs/
H A Dapic.hh97 Bitfield<14> level; member in namespace:X86ISA
/gem5/src/mem/
H A Dstack_dist_calc.cc99 updateSum(Node* node, bool from_left, uint64_t sum_from_below, uint64_t level, uint64_t stack_dist, bool discard_node) argument
190 uint64_t level = 0; local
[all...]
/gem5/src/sim/
H A Dsyscall_emul.cc1718 int level = p->getSyscallArg(tc, index); local
1823 int level = p->getSyscallArg(tc, index); local

Completed in 46 milliseconds