Searched refs:fault_ip (Results 1 – 1 of 1) sorted by relevance
296 unsigned long fault_ip; in handle_fpu_swa() local298 fault_ip = regs->cr_iip; in handle_fpu_swa()300 fault_ip -= 16; in handle_fpu_swa()301 if (copy_from_user(bundle, (void __user *) fault_ip, sizeof(bundle))) in handle_fpu_swa()