#include "kern/linux/helpers.hh"
#include "arch/isa_traits.hh"
#include "config/the_isa.hh"
#include "cpu/thread_context.hh"
#include "mem/port_proxy.hh"
#include "sim/byteswap.hh"
#include "sim/system.hh"
Go to the source code of this file.
◆ dumpDmesgEntry()
static int dumpDmesgEntry |
( |
const uint8_t * |
base, |
|
|
const uint8_t * |
end, |
|
|
const ByteOrder |
bo, |
|
|
std::ostream & |
os |
|
) |
| |
|
static |
Definition at line 57 of file helpers.cc.
References X86ISA::base, PowerISA::bo, ccprintf(), X86ISA::de, Linux::dumpDmesg(), ArmISA::e, System::getGuestByteOrder(), ThreadContext::getSystemPtr(), ThreadContext::getVirtProxy(), gtoh(), ArmISA::GuestByteOrder, DmesgEntry::len, length, X86ISA::os, PortProxy::read(), PortProxy::readBlob(), Workload::symtab(), X86ISA::system, DmesgEntry::text_len, DmesgEntry::ts_nsec, warn, and System::workload.
◆ M5_ATTR_PACKED