gem5  v22.1.0.0
Namespaces | Functions
se_workload.cc File Reference
#include "arch/mips/linux/se_workload.hh"
#include <sys/syscall.h>
#include "arch/mips/process.hh"
#include "arch/mips/regs/misc.hh"
#include "base/loader/object_file.hh"
#include "base/trace.hh"
#include "cpu/thread_context.hh"
#include "sim/syscall_emul.hh"

Go to the source code of this file.

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.
 
 gem5::MipsISA
 

Functions

static SyscallReturn gem5::MipsISA::unameFunc (SyscallDesc *desc, ThreadContext *tc, VPtr< Linux::utsname > name)
 Target uname() handler. More...
 
static SyscallReturn gem5::MipsISA::sys_getsysinfoFunc (SyscallDesc *desc, ThreadContext *tc, unsigned op, unsigned bufPtr, unsigned nbytes)
 Target sys_getsysyinfo() handler. More...
 
static SyscallReturn gem5::MipsISA::sys_setsysinfoFunc (SyscallDesc *desc, ThreadContext *tc, unsigned op, VPtr<> bufPtr, unsigned nbytes)
 Target sys_setsysinfo() handler. More...
 
static SyscallReturn gem5::MipsISA::setThreadAreaFunc (SyscallDesc *desc, ThreadContext *tc, VPtr<> addr)
 

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