gem5  v22.1.0.0
Namespaces | Macros
gic_v3_its.cc File Reference
#include "dev/arm/gic_v3_its.hh"
#include <cassert>
#include <functional>
#include "base/logging.hh"
#include "base/trace.hh"
#include "debug/AddrRanges.hh"
#include "debug/Drain.hh"
#include "debug/GIC.hh"
#include "debug/ITS.hh"
#include "dev/arm/gic_v3.hh"
#include "dev/arm/gic_v3_distributor.hh"
#include "dev/arm/gic_v3_redistributor.hh"
#include "mem/packet_access.hh"

Go to the source code of this file.

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Macros

#define COMMAND(x, method)   { x, DispatchEntry(#x, method) }
 

Macro Definition Documentation

◆ COMMAND

#define COMMAND (   x,
  method 
)    { x, DispatchEntry(#x, method) }

Definition at line 54 of file gic_v3_its.cc.


Generated on Wed Dec 21 2022 10:22:55 for gem5 by doxygen 1.9.1