Searched defs:syscall (Results 1 - 5 of 5) sorted by relevance

/gem5/src/cpu/o3/
H A Dthread_state.hh143 void syscall(int64_t callnum, Fault *fault) function in struct:O3ThreadState
H A Ddyn_inst_impl.hh196 BaseO3DynInst<Impl>::syscall(int64_t callnum, Fault *fault) function in class:BaseO3DynInst
H A Dcpu.cc921 FullO3CPU<Impl>::syscall(int64_t callnum, ThreadID tid, Fault *fault) function in class:FullO3CPU
/gem5/src/sim/
H A Dprocess.cc393 Process::syscall(int64_t callnum, ThreadContext *tc, Fault *fault) function in class:Process
/gem5/src/arch/x86/
H A Dprocess.cc151 I386Process::syscall(int64_t callnum, ThreadContext *tc, Fault *fault) function in class:I386Process

Completed in 23 milliseconds