gem5 v25.0.0.1
Loading...
Searching...
No Matches
se_workload.cc File Reference
#include "arch/arm/freebsd/se_workload.hh"
#include <sys/syscall.h>
#include "arch/arm/process.hh"
#include "base/loader/object_file.hh"
#include "base/trace.hh"
#include "cpu/thread_context.hh"
#include "mem/se_translating_port_proxy.hh"
#include "sim/syscall_emul.hh"

Go to the source code of this file.

Namespaces

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.
namespace  gem5::ArmISA

Functions

static SyscallReturn gem5::ArmISA::issetugidFunc (SyscallDesc *desc, ThreadContext *tc)
static SyscallReturn gem5::ArmISA::sysctlFunc (SyscallDesc *desc, ThreadContext *tc, VPtr<> namep, size_t nameLen, VPtr<> oldp, VPtr<> oldlenp, VPtr<> newp, size_t newlen)

Variables

static SyscallDescTable< EmuFreebsd::SyscallABI32gem5::ArmISA::syscallDescs32 ({})
static SyscallDescTable< EmuFreebsd::SyscallABI64gem5::ArmISA::syscallDescs64

Generated on Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0