Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sparc/kernel/
Dentry.h91 void do_fpother(struct pt_regs *regs);
Dunaligned_64.c431 extern void do_fpother(struct pt_regs *regs);
457 do_fpother(regs); in handle_ldf_stq()
Dfpu_traps.S199 call do_fpother
Dtraps_64.c2359 void do_fpother(struct pt_regs *regs) in do_fpother() function