gem5 v23.0.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
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
 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.
 
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 Mon Jul 10 2023 15:32:07 for gem5 by doxygen 1.9.7