Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dentry.h91 void do_fpother(struct pt_regs *regs);
H A Dunaligned_64.c431 extern void do_fpother(struct pt_regs *regs);
457 do_fpother(regs); in handle_ldf_stq()
H A Dfpu_traps.S199 call do_fpother
H A Dtraps_64.c2361 void do_fpother(struct pt_regs *regs) in do_fpother() function