Home
last modified time | relevance | path

Searched refs:handle_fpu_swa (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/ia64/kernel/
H A Dtraps.c284 handle_fpu_swa (int fp_fault, struct pt_regs *regs, unsigned long isr) in handle_fpu_swa() function
550 result = handle_fpu_swa((vector == 32) ? 1 : 0, &regs, isr); in ia64_fault()