|
gem5
v21.0.1.0
|
#include "arch/sparc/linux/se_workload.hh"#include "sim/syscall_desc.hh"#include "sim/syscall_emul.hh"Go to the source code of this file.
Namespaces | |
| SparcISA | |
Functions | |
| static SyscallReturn | SparcISA::unameFunc (SyscallDesc *desc, ThreadContext *tc, VPtr< Linux::utsname > name) |
| Target uname() handler. More... | |
| static SyscallReturn | SparcISA::getresuidFunc (SyscallDesc *desc, ThreadContext *tc, VPtr<> ruid, VPtr<> euid, VPtr<> suid) |