Searched refs:fp_emulate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | traps.c | 233 fp_emulate (int fp_fault, void *bundle, long *ipsr, long *fpsr, long *isr, long *pr, long *ifs, in fp_emulate() function 328 exception = fp_emulate(fp_fault, bundle, ®s->cr_ipsr, ®s->ar_fpsr, &isr, ®s->pr, in handle_fpu_swa() 335 printk(KERN_ERR "handle_fpu_swa: fp_emulate() returned -1\n"); in handle_fpu_swa() 360 printk(KERN_ERR "handle_fpu_swa: fp_emulate() returned -1\n"); in handle_fpu_swa()
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | traps.c | 233 fp_emulate (int fp_fault, void *bundle, long *ipsr, long *fpsr, long *isr, long *pr, long *ifs, in fp_emulate() function 328 exception = fp_emulate(fp_fault, bundle, ®s->cr_ipsr, ®s->ar_fpsr, &isr, ®s->pr, in handle_fpu_swa() 335 printk(KERN_ERR "handle_fpu_swa: fp_emulate() returned -1\n"); in handle_fpu_swa() 360 printk(KERN_ERR "handle_fpu_swa: fp_emulate() returned -1\n"); in handle_fpu_swa()
|
Completed in 3 milliseconds