Searched refs:spitfire_insn_access_exception (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/sparc/kernel/
H A Dentry.h118 void spitfire_insn_access_exception(struct pt_regs *regs,
H A Dspiterrs.S238 call spitfire_insn_access_exception
H A Dtraps_64.c188 void spitfire_insn_access_exception(struct pt_regs *regs, unsigned long sfsr, unsigned long sfar) function
197 printk("spitfire_insn_access_exception: SFSR[%016lx] "
217 spitfire_insn_access_exception(regs, sfsr, sfar);

Completed in 204 milliseconds