gem5 v24.0.0.0
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 - Pranith Kumar Copyright (c) 2020 Inria 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 Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0