|
SimpleKernel 1.17.0
|

Go to the source code of this file.
Functions | |
| auto | Syscall (uint64_t, cpu_io::TrapContext *context_ptr) -> void |
| AArch64 系统调用处理 | |
| auto Syscall | ( | uint64_t | cause, |
| cpu_io::TrapContext * | context_ptr | ||
| ) | -> void |
AArch64 系统调用处理
| context_ptr | 中断上下文,包含系统调用号和参数 |
Definition at line 16 of file syscall.cpp.
