Home
last modified time | relevance | path

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

/arch/csky/abiv2/inc/abi/
Dfpu.h10 int fpu_libc_helper(struct pt_regs *regs);
/arch/csky/kernel/
Dtraps.c160 if (fpu_libc_helper(regs)) in trap_c()
/arch/csky/abiv2/
Dfpu.c25 int fpu_libc_helper(struct pt_regs *regs) in fpu_libc_helper() function