ostd
0.16.1
Module trap
Module Items
Structs
Functions
In ostd::
arch
ostd
::
arch
Module
trap
Copy item path
Source
Expand description
Handles trap.
Structs
§
Trap
Frame
Trap frame of kernel interrupt
Functions
§
inject_
user_
page_
fault_
handler
Injects a custom handler for page faults that occur in the kernel and are caused by user-space address.