gem5 v24.0.0.0
Loading...
Searching...
No Matches
syscall_desc.hh File Reference
#include <functional>
#include <map>
#include <string>
#include "base/logging.hh"
#include "base/types.hh"
#include "cpu/thread_context.hh"
#include "sim/guest_abi.hh"
#include "sim/process.hh"
#include "sim/syscall_return.hh"

Go to the source code of this file.

Classes

class  gem5::SyscallDesc
 This class provides the wrapper interface for the system call implementations which are defined in the sim/syscall_emul files and bound to the ISAs in the architecture specific code (i.e. More...
 
class  gem5::SyscallDescABI< ABI >
 
class  gem5::SyscallDescTable< ABI >
 

Namespaces

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

Functions

SyscallReturn gem5::unimplementedFunc (SyscallDesc *desc, ThreadContext *tc)
 Handler for unimplemented syscalls that we haven't thought about.
 

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