Searched refs:handle_pte_fault (Results 1 – 1 of 1) sorted by relevance
185 Self::handle_pte_fault(pfm) in handle_normal_fault()196 pub unsafe fn handle_pte_fault(pfm: &mut PageFaultMessage) -> VmFaultReason { in handle_pte_fault() method