gem5
v19.0.0.0
|
This is the complete list of members for SyscallDesc, including all inherited members.
_name | SyscallDesc | private |
doSyscall(int callnum, ThreadContext *tc, Fault *fault) | SyscallDesc | |
executor | SyscallDesc | private |
name() | SyscallDesc | inline |
SyscallDesc(const char *name, SyscallExecutor sys_exec=unimplementedFunc) | SyscallDesc | inline |
SyscallExecutor typedef | SyscallDesc |