gem5 v24.0.0.0
|
#include "base/types.hh"
Go to the source code of this file.
Classes | |
struct | gem5::DoorbellInfo |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
Enumerations | |
enum | gem5::QueueType { gem5::Compute , gem5::Gfx , gem5::SDMAGfx , gem5::SDMAPage , gem5::ComputeAQL , gem5::InterruptHandler , gem5::RLC } |
Variables | |
static constexpr int | gem5::AMDGPU_VM_COUNT = 16 |
constexpr int | gem5::FRAMEBUFFER_BAR = 0 |
constexpr int | gem5::DOORBELL_BAR = 2 |
constexpr int | gem5::MMIO_BAR = 5 |
constexpr uint32_t | gem5::VGA_ROM_DEFAULT = 0xc0000 |
constexpr uint32_t | gem5::ROM_SIZE = 0x20000 |
static constexpr uint32_t | gem5::IH_OFFSET_SHIFT = 2 |
static constexpr uint32_t | gem5::GRBM_OFFSET_SHIFT = 2 |
static constexpr uint32_t | gem5::MMHUB_OFFSET_SHIFT = 2 |