Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dsetup.h55 int handle_ldf_stq(u32 insn, struct pt_regs *regs);
/openbmc/linux/arch/sparc/mm/
H A Dfault_64.c221 handle_ldf_stq(insn, regs); in do_kernel_fault()
/openbmc/linux/arch/sparc/kernel/
H A Dunaligned_64.c437 int handle_ldf_stq(u32 insn, struct pt_regs *regs) in handle_ldf_stq() function
H A Dtraps_64.c281 handle_ldf_stq(insn, regs); in is_no_fault_exception()
2589 if (handle_ldf_stq(insn, regs)) in do_illegal_instruction()