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