gem5 v24.0.0.0
Loading...
Searching...
No Matches
acpi.cc File Reference
#include "arch/x86/bios/acpi.hh"
#include <algorithm>
#include <cassert>
#include <cstring>
#include "base/trace.hh"
#include "mem/port.hh"
#include "mem/port_proxy.hh"
#include "sim/byteswap.hh"
#include "sim/sim_object.hh"

Go to the source code of this file.

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 
namespace  gem5::X86ISA
 This is exposed globally, independent of the ISA.
 
namespace  gem5::X86ISA::ACPI
 

Functions

static void gem5::X86ISA::ACPI::fillCopy (void *dest, size_t dest_size, const void *src, size_t src_size)
 
static void gem5::X86ISA::ACPI::fillCopy (void *dest, size_t dest_size, const std::string &src)
 
static uint8_t gem5::X86ISA::ACPI::apic_checksum (uint8_t *ptr, std::size_t size)
 

Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0