Function kernel_hal::context::syscall_entry
[−]pub unsafe extern "sysv64" fn syscall_entry()
Expand description
The syscall entry of function call.
Usage
Replace syscall
instruction by a call
instruction.
syscall
call syscall_fn_entry