Home
last modified time | relevance | path

Searched refs:handle_pte_fault (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dmemory.c2796 * handle_pte_fault chooses page fault handler according to an entry which was
4994 static vm_fault_t handle_pte_fault(struct vm_fault *vmf) in handle_pte_fault()
5169 return handle_pte_fault(&vmf);
4992 static vm_fault_t handle_pte_fault(struct vm_fault *vmf) handle_pte_fault() function