Searched defs:new_entry (Results 1 - 6 of 6) sorted by relevance

/gem5/src/mem/
H A Dmulti_level_page_table.hh240 Final old_entry, new_entry; variable
/gem5/src/cpu/o3/
H A Ddep_graph.hh192 DepEntry *new_entry = new DepEntry; local
/gem5/src/mem/ruby/structures/
H A DCacheMemory.hh79 AbstractCacheEntry* allocate(Addr address, AbstractCacheEntry* new_entry) argument
83 void allocateVoid(Addr address, AbstractCacheEntry* new_entry) argument
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_hash.cpp203 sc_phash_elem* new_entry = new sc_phash_elem(key, contents, bins[hash_val]); local
/gem5/src/arch/sparc/
H A Dtlb.cc101 TlbEntry *new_entry = NULL; local
[all...]
/gem5/src/gpu-compute/
H A Dgpu_tlb.cc1172 TlbEntry *local_entry, *new_entry; local
1419 TlbEntry *local_entry, *new_entry; local
[all...]

Completed in 21 milliseconds