Searched defs:conf_table_reported (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/
H A DAbstractMemory.py69 conf_table_reported = Param.Bool(True, "Report to configuration table") variable in class:AbstractMemory
H A Dphysical.hh62 BackingStoreEntry(AddrRange range, uint8_t* pmem, bool conf_table_reported, bool in_addr_map, bool kvm_map) argument
H A Dphysical.cc185 createBackingStore(AddrRange range, const vector<AbstractMemory*>& _memories, bool conf_table_reported, bool in_addr_map, bool kvm_map) argument

Completed in 7 milliseconds