Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dentry.h88 void do_fpother(struct pt_regs *regs);
Dunaligned_64.c430 extern void do_fpother(struct pt_regs *regs);
450 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