Function linux_syscall_api::trap::handle_page_fault
source · pub fn handle_page_fault(addr: VirtAddr, flags: MappingFlags)
Expand description
Handle the page fault exception
Arguments
-
addr
- The address where the page fault occurs -
flags
- The permission which the page fault needs