Expand description
Trap handling.
Re-exports§
pub use crate::TrapFrame;
Structs§
- Page
Fault Flags - Generic page table entry flags that indicate the corresponding mapped memory region permissions and attributes.
Functions§
- irq_
handler - IRQ handler.
- page_
fault_ handler - Page fault handler.
Attribute Macros§
- irq_
handler - IRQ handler.
- page_
fault_ handler - Page fault handler.