Home | History | Annotate | Download | only in priv

Lines Matching refs:kind

79    kind of system call entry.  When doing a sysenter, the return
1347 IRJumpKind kind, Addr32 d32 )
1354 dres->jk_StopHere = kind;
1359 IRJumpKind kind, IRTemp t )
1366 dres->jk_StopHere = kind;
15179 sysenter is a kind of syscall entry. The key thing here