Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dentry.h90 void do_fpother(struct pt_regs *regs);
Dunaligned_64.c430 extern void do_fpother(struct pt_regs *regs);
456 do_fpother(regs); in handle_ldf_stq()
Dfpu_traps.S198 call do_fpother
Dtraps_64.c2217 void do_fpother(struct pt_regs *regs) in do_fpother() function