|
gem5 [DEVELOP-FOR-25.1]
|
#include <map>#include "base/addr_range.hh"#include "dev/isa_fake.hh"#include "dev/pci/types.hh"#include "dev/pci/up_down_bridge.hh"#include "params/PciConfigError.hh"#include "params/PciUpstream.hh"#include "sim/clocked_object.hh"Go to the source code of this file.
Classes | |
| class | gem5::PciConfigError |
| class | gem5::PciUpstream |
| The PCI upstream describes any device (PCI host bridge, PCI-PCI bridge) that are connected upstream of PCI devices (endpoint or bridge). More... | |
| class | gem5::PciUpstream::DeviceInterface |
| Callback interface from PCI devices to the upstream. More... | |
Namespaces | |
| namespace | gem5 |
| Copyright (c) 2024 Arm Limited All rights reserved. | |