⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

handle_page_fault

Function handle_page_fault 

Source
pub fn handle_page_fault(error_code: u32, faulting_address: VirtualAddress)
Expand description

Handle page fault