gem5  v22.1.0.0
Classes | Namespaces | Functions
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

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Functions

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

Generated on Wed Dec 21 2022 10:22:59 for gem5 by doxygen 1.9.1