gem5 v24.0.0.0
Loading...
Searching...
No Matches
se_workload.cc File Reference

Go to the source code of this file.

Classes

class  gem5::ArmISA::SyscallTable32
 
class  gem5::ArmISA::SyscallTable64
 

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 
namespace  gem5::ArmISA
 

Functions

static SyscallReturn gem5::ArmISA::unameFunc32 (SyscallDesc *desc, ThreadContext *tc, VPtr< Linux::utsname > name)
 Target uname() handler.
 
static SyscallReturn gem5::ArmISA::unameFunc64 (SyscallDesc *desc, ThreadContext *tc, VPtr< Linux::utsname > name)
 Target uname() handler.
 
static SyscallReturn gem5::ArmISA::setTLSFunc32 (SyscallDesc *desc, ThreadContext *tc, uint32_t tlsPtr)
 Target set_tls() handler.
 
static SyscallReturn gem5::ArmISA::setTLSFunc64 (SyscallDesc *desc, ThreadContext *tc, uint32_t tlsPtr)
 

Variables

static SyscallTable32 gem5::ArmISA::syscallDescs32Low (0)
 
static SyscallTable32 gem5::ArmISA::syscallDescs32High (0x900000)
 
static SyscallTable64 gem5::ArmISA::syscallDescs64Low (0)
 
static SyscallTable64 gem5::ArmISA::syscallDescs64High (0x900000)
 
static SyscallDescTable< EmuLinux::SyscallABI32gem5::ArmISA::privSyscallDescs32
 
static SyscallDescTable< EmuLinux::SyscallABI64gem5::ArmISA::privSyscallDescs64
 

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