Searched defs:table (Results 1 - 16 of 16) sorted by relevance

/gem5/src/base/
H A Dinifile.hh98 EntryTable table; ///< Table of entries. member in class:IniFile::Section
145 SectionTable table; member in class:IniFile
/gem5/src/mem/cache/prefetch/
H A Ddelta_correlating_prediction_tables.hh105 AssociativeSet<DCPTEntry> table; member in class:DeltaCorrelatingPredictionTables
/gem5/src/dev/storage/
H A Ddisk_image.hh121 SectorTable *table; member in class:CowDiskImage
/gem5/src/arch/alpha/
H A Dtlb.hh77 std::vector<TlbEntry> table; // the Page Table member in class:AlphaISA::TLB
/gem5/src/arch/mips/
H A Dtlb.hh63 MipsISA::PTE *table; // the Page Table member in class:MipsISA::TLB
/gem5/src/arch/riscv/
H A Dtlb.hh62 RiscvISA::PTE *table; // the Page Table member in class:RiscvISA::TLB
/gem5/src/mem/
H A Dmulti_level_page_table.hh137 walk(System *system, Addr pageSize, Addr table, Addr vaddr, argument
148 walk(System *system, Addr pageSize, Addr table, Addr vaddr, bool allocate, Final *entry) argument
171 walk(System *system, Addr pageSize, Addr table, Addr vaddr, bool allocate, typename LastType<EntryTypes...>::type *entry) argument
[all...]
/gem5/src/arch/power/
H A Dtlb.hh105 PowerISA::PTE *table; // the Page Table member in class:PowerISA::TLB
/gem5/src/arch/arm/freebsd/
H A Dprocess.cc1243 SyscallTable table; local
1255 SyscallTable table; local
[all...]
/gem5/src/arch/arm/linux/
H A Dprocess.cc1656 SyscallTable table; local
1675 SyscallTable table; local
[all...]
/gem5/src/arch/x86/
H A Dpagetable.hh172 read(PortProxy &p, Addr table, Addr vaddr) argument
H A Dsystem.cc301 Addr fixed, table; local
314 writeOutSMBiosTable(Addr header, Addr &headerSize, Addr &structSize, Addr table) argument
332 writeOutMPTable(Addr fp, Addr &fpSize, Addr &tableSize, Addr table) argument
[all...]
/gem5/src/cpu/pred/
H A Dstatistical_corrector.cc127 initGEHLTable(unsigned numLenghts, std::vector<int> lengths, std::vector<int8_t> * & table, unsigned logNumEntries, std::vector<int8_t> & w, int8_t wInitValue) argument
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_hash.h129 sc_phash_base* table; member in class:sc_core::sc_phash_base_iter
/gem5/src/arch/arm/
H A Dtlb.hh151 TlbEntry* table; // the Page Table member in class:ArmISA::TLB
/gem5/src/dev/arm/
H A Dgic_v3_its.cc1244 Gicv3Its::pageAddress(Gicv3Its::ItsTables table) argument

Completed in 35 milliseconds