Module linux_syscall_api::trap
source · Expand description
Define the trap handler for the whole kernel
Structs
- Generic page table entry flags that indicate the corresponding mapped memory region permissions and attributes.
- A virtual memory address.
Functions
- Handle the interrupt
- Handle the page fault exception
- To handle the pending signals for current process
- Handle the syscall
- Record the occurrence of a syscall