Module trap

Source
Expand description

Trap handling.

Structs§

PageFaultFlags
Generic page table entry flags that indicate the corresponding mapped memory region permissions and attributes.

Statics§

IRQ
A slice of IRQ handler functions.
PAGE_FAULT
A slice of page fault handler functions.
SYSCALLuspace
A slice of syscall handler functions.

Attribute Macros§

register_trap_handler