gem5 v24.0.0.0
Loading...
Searching...
No Matches
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

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 

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 Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0