Searched refs:fault_ip (Results 1 – 1 of 1) sorted by relevance
314 unsigned long fault_ip; in handle_fpu_swa() local319 fault_ip = regs->cr_iip; in handle_fpu_swa()321 fault_ip -= 16; in handle_fpu_swa()322 if (copy_from_user(bundle, (void *) fault_ip, sizeof(bundle))) in handle_fpu_swa()