Go to the documentation of this file.
39 #ifndef __DEV_ARM_VIO_MMIO_HH__
40 #define __DEV_ARM_VIO_MMIO_HH__
49 struct RiscvMmioVirtIOParams;
99 static const uint32_t
MAGIC = 0x74726976;
123 #endif // __DEV_ARM_VIO_MMIO_HH__
uint32_t hostFeaturesSelect
static const uint32_t VERSION
@ OFF_GUEST_FEATURES_SELECT
uint32_t guestFeaturesSelect
Tick write(PacketPtr pkt) override
Pure virtual function that the device must implement.
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
uint64_t Tick
Tick count type.
MmioVirtIO(const RiscvMmioVirtIOParams ¶ms)
Base class for all VirtIO-based devices.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
void setInterrupts(uint32_t value)
@ OFF_HOST_FEATURES_SELECT
static const uint32_t MAGIC
static const uint32_t VENDOR_ID
const Params & params() const
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Tick read(PacketPtr pkt) override
Pure virtual function that the device must implement.
Generated on Sun Jul 30 2023 01:56:55 for gem5 by doxygen 1.8.17