gem5 v24.0.0.0
|
Go to the source code of this file.
Classes | |
class | gem5::ArmISA::mpam::PartitionFieldExtension |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
namespace | gem5::ArmISA |
namespace | gem5::ArmISA::mpam |
Typedefs | |
using | gem5::ArmISA::mpam::PartID = uint16_t |
Partition ID data type. | |
using | gem5::ArmISA::mpam::PMG = uint8_t |
Partition Manager data type. | |
Functions | |
void | gem5::ArmISA::mpam::tagRequest (ThreadContext *tc, const RequestPtr &req, bool ind) |
Tag a memory request with MPAM information. | |
Variables | |
const uint64_t | gem5::ArmISA::mpam::DEFAULT_PARTITION_ID = 0 |
const uint64_t | gem5::ArmISA::mpam::DEFAULT_PARTITION_MONITORING_ID = 0 |