vm_fault_to_errno
ret = vm_fault_to_errno(vmf, 0);
int err = vm_fault_to_errno(ret, flags);
int err = vm_fault_to_errno(ret, 0);