Go to the source code of this file.
|
namespace | gem5 |
| Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
|
|
namespace | gem5::MipsISA |
|
|
static SyscallReturn | gem5::MipsISA::unameFunc (SyscallDesc *desc, ThreadContext *tc, VPtr< Linux::utsname > name) |
| Target uname() handler.
|
|
static SyscallReturn | gem5::MipsISA::sys_getsysinfoFunc (SyscallDesc *desc, ThreadContext *tc, unsigned op, unsigned bufPtr, unsigned nbytes) |
| Target sys_getsysyinfo() handler.
|
|
static SyscallReturn | gem5::MipsISA::sys_setsysinfoFunc (SyscallDesc *desc, ThreadContext *tc, unsigned op, VPtr<> bufPtr, unsigned nbytes) |
| Target sys_setsysinfo() handler.
|
|
static SyscallReturn | gem5::MipsISA::setThreadAreaFunc (SyscallDesc *desc, ThreadContext *tc, VPtr<> addr) |
|
Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0