gem5
v20.1.0.0
|
Public Attributes | |
FaultType | fault |
Addr | addr |
Addr | addrMask |
bool | writable |
Definition at line 86 of file smmu_v3_transl.hh.
Addr SMMUTranslationProcess::TranslResult::addr |
Definition at line 89 of file smmu_v3_transl.hh.
Referenced by SMMUTranslationProcess::bypass(), SMMUTranslationProcess::combineTranslations(), SMMUTranslationProcess::completeTransaction(), SMMUTranslationProcess::doReadCD(), SMMUTranslationProcess::ifcTLBLookup(), SMMUTranslationProcess::ifcTLBUpdate(), SMMUTranslationProcess::microTLBLookup(), SMMUTranslationProcess::microTLBUpdate(), SMMUTranslationProcess::smmuTLBLookup(), SMMUTranslationProcess::smmuTLBUpdate(), SMMUTranslationProcess::translateStage1And2(), SMMUTranslationProcess::translateStage2(), SMMUTranslationProcess::walkStage1And2(), and SMMUTranslationProcess::walkStage2().
Addr SMMUTranslationProcess::TranslResult::addrMask |
Definition at line 90 of file smmu_v3_transl.hh.
Referenced by SMMUTranslationProcess::bypass(), SMMUTranslationProcess::combineTranslations(), SMMUTranslationProcess::ifcTLBLookup(), SMMUTranslationProcess::ifcTLBUpdate(), SMMUTranslationProcess::microTLBLookup(), SMMUTranslationProcess::microTLBUpdate(), SMMUTranslationProcess::smmuTLBLookup(), SMMUTranslationProcess::smmuTLBUpdate(), SMMUTranslationProcess::translateStage1And2(), SMMUTranslationProcess::translateStage2(), SMMUTranslationProcess::walkStage1And2(), and SMMUTranslationProcess::walkStage2().
FaultType SMMUTranslationProcess::TranslResult::fault |
Definition at line 88 of file smmu_v3_transl.hh.
Referenced by SMMUTranslationProcess::bypass(), SMMUTranslationProcess::combineTranslations(), SMMUTranslationProcess::completeTransaction(), SMMUTranslationProcess::ifcTLBLookup(), SMMUTranslationProcess::ifcTLBUpdate(), SMMUTranslationProcess::main(), SMMUTranslationProcess::microTLBLookup(), SMMUTranslationProcess::microTLBUpdate(), SMMUTranslationProcess::smmuTLBLookup(), SMMUTranslationProcess::smmuTLBUpdate(), SMMUTranslationProcess::smmuTranslation(), SMMUTranslationProcess::translateStage1And2(), SMMUTranslationProcess::translateStage2(), SMMUTranslationProcess::walkStage1And2(), and SMMUTranslationProcess::walkStage2().
bool SMMUTranslationProcess::TranslResult::writable |
Definition at line 91 of file smmu_v3_transl.hh.
Referenced by SMMUTranslationProcess::bypass(), SMMUTranslationProcess::combineTranslations(), SMMUTranslationProcess::ifcTLBLookup(), SMMUTranslationProcess::ifcTLBUpdate(), SMMUTranslationProcess::microTLBLookup(), SMMUTranslationProcess::microTLBUpdate(), SMMUTranslationProcess::smmuTLBLookup(), SMMUTranslationProcess::smmuTLBUpdate(), SMMUTranslationProcess::translateStage1And2(), SMMUTranslationProcess::translateStage2(), SMMUTranslationProcess::walkStage1And2(), and SMMUTranslationProcess::walkStage2().