Searched refs:alignment_get_arm (Results 1 – 2 of 2) sorted by relevance
284 static int alignment_get_arm(struct pt_regs *regs, __le32 __user *ip, u32 *inst) in alignment_get_arm() function339 if (alignment_get_arm(regs, (__le32 __user *)instrptr, &instr)) in do_compat_alignment_fixup()
769 static int alignment_get_arm(struct pt_regs *regs, u32 *ip, u32 *inst) in alignment_get_arm() function835 fault = alignment_get_arm(regs, (void *)instrptr, &instr); in do_alignment()