This is the complete list of members for gem5::ItsTranslation, including all inherited members.
Coroutine typedef | gem5::ItsProcess | |
coroutine | gem5::ItsProcess | private |
CTE typedef | gem5::ItsProcess | |
doRead(Yield &yield, Addr addr, void *ptr, size_t size) | gem5::ItsProcess | protected |
doWrite(Yield &yield, Addr addr, void *ptr, size_t size) | gem5::ItsProcess | protected |
DTE typedef | gem5::ItsProcess | |
its | gem5::ItsProcess | protected |
ItsProcess(Gicv3Its &_its) | gem5::ItsProcess | |
ItsTranslation(Gicv3Its &_its) | gem5::ItsTranslation | |
ITTE typedef | gem5::ItsProcess | |
main(Yield &yield) override | gem5::ItsTranslation | protectedvirtual |
name() const | gem5::ItsProcess | |
predecessor | gem5::Packet::SenderState | |
readDeviceTable(Yield &yield, uint32_t device_id) | gem5::ItsProcess | protected |
readIrqCollectionTable(Yield &yield, uint32_t collection_id) | gem5::ItsProcess | protected |
readIrqTranslationTable(Yield &yield, const Addr itt_base, uint32_t event_id) | gem5::ItsProcess | protected |
reinit() | gem5::ItsProcess | protected |
run(PacketPtr pkt) | gem5::ItsProcess | |
SenderState() | gem5::Packet::SenderState | inline |
terminate(Yield &yield) | gem5::ItsProcess | protected |
translateLPI(Yield &yield, uint32_t device_id, uint32_t event_id) | gem5::ItsTranslation | protected |
writeDeviceTable(Yield &yield, uint32_t device_id, DTE dte) | gem5::ItsProcess | protected |
writeIrqCollectionTable(Yield &yield, uint32_t collection_id, CTE cte) | gem5::ItsProcess | protected |
writeIrqTranslationTable(Yield &yield, const Addr itt_base, uint32_t event_id, ITTE itte) | gem5::ItsProcess | protected |
Yield typedef | gem5::ItsProcess | |
~ItsProcess() | gem5::ItsProcess | virtual |
~ItsTranslation() | gem5::ItsTranslation | |
~SenderState() | gem5::Packet::SenderState | inlinevirtual |