Searched refs:cxl_handle_mm_fault (Results 1 – 3 of 3) sorted by relevance
135 int cxl_handle_mm_fault(struct mm_struct *mm, u64 dsisr, u64 dar) in cxl_handle_mm_fault() function190 if (cxl_handle_mm_fault(mm, dsisr, dar)) { in cxl_handle_page_fault()
271 rc = cxl_handle_mm_fault(mm, flags, dar); in cxllib_handle_fault()
977 int cxl_handle_mm_fault(struct mm_struct *mm, u64 dsisr, u64 dar);