Per thread syscall context.
More...
#include <syscall.h>
Per thread syscall context.
Definition at line 132 of file syscall.h.
◆ syscallRsp
The stack pointer to use when handling syscalls.
Definition at line 134 of file syscall.h.
◆ userRsp
Used to avoid clobbering registers when switching stacks.
Definition at line 135 of file syscall.h.
◆ frame
If a fake interrupt is generated, this is the interrupt frame to return to.
Definition at line 136 of file syscall.h.
◆ flags
Flags for the current syscall.
Definition at line 137 of file syscall.h.
The documentation for this struct was generated from the following file: