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

/gem5/src/mem/
H A DAbstractMemory.py58 in_addr_map = Param.Bool(True, "Memory part of the global address map") 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