_name | gem5::memory::PhysicalMemory | private |
access(PacketPtr pkt) | gem5::memory::PhysicalMemory | |
addrMap | gem5::memory::PhysicalMemory | private |
backingStore | gem5::memory::PhysicalMemory | private |
createBackingStore(AddrRange range, const std::vector< AbstractMemory * > &_memories, bool conf_table_reported, bool in_addr_map, bool kvm_map) | gem5::memory::PhysicalMemory | private |
currentSection() | gem5::Serializable | static |
functionalAccess(PacketPtr pkt) | gem5::memory::PhysicalMemory | |
generateCheckpointOut(const std::string &cpt_dir, std::ofstream &outstream) | gem5::Serializable | static |
getBackingStore() const | gem5::memory::PhysicalMemory | inline |
getConfAddrRanges() const | gem5::memory::PhysicalMemory | |
isMemAddr(Addr addr) const | gem5::memory::PhysicalMemory | |
memories | gem5::memory::PhysicalMemory | private |
mmapUsingNoReserve | gem5::memory::PhysicalMemory | private |
name() const | gem5::memory::PhysicalMemory | inline |
operator=(const PhysicalMemory &) | gem5::memory::PhysicalMemory | private |
pageSize | gem5::memory::PhysicalMemory | private |
path | gem5::Serializable | privatestatic |
PhysicalMemory(const PhysicalMemory &) | gem5::memory::PhysicalMemory | private |
PhysicalMemory(const std::string &_name, const std::vector< AbstractMemory * > &_memories, bool mmap_using_noreserve, const std::string &shared_backstore, bool auto_unlink_shared_backstore) | gem5::memory::PhysicalMemory | |
Serializable() | gem5::Serializable | |
serialize(CheckpointOut &cp) const override | gem5::memory::PhysicalMemory | virtual |
serializeSection(CheckpointOut &cp, const char *name) const | gem5::Serializable | |
serializeSection(CheckpointOut &cp, const std::string &name) const | gem5::Serializable | inline |
serializeStore(CheckpointOut &cp, unsigned int store_id, AddrRange range, uint8_t *pmem) const | gem5::memory::PhysicalMemory | |
sharedBackstore | gem5::memory::PhysicalMemory | private |
sharedBackstoreSize | gem5::memory::PhysicalMemory | private |
size | gem5::memory::PhysicalMemory | private |
totalSize() const | gem5::memory::PhysicalMemory | inline |
unserialize(CheckpointIn &cp) override | gem5::memory::PhysicalMemory | virtual |
unserializeSection(CheckpointIn &cp, const char *name) | gem5::Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | gem5::Serializable | inline |
unserializeStore(CheckpointIn &cp) | gem5::memory::PhysicalMemory | |
~PhysicalMemory() | gem5::memory::PhysicalMemory | |
~Serializable() | gem5::Serializable | virtual |