Searched refs:handle_misaligned_load (Results 1 – 3 of 3) sorted by relevance
29 int handle_misaligned_load(struct pt_regs *regs);32 static inline int handle_misaligned_load(struct pt_regs *regs) in handle_misaligned_load() function
206 if (handle_misaligned_load(regs)) in do_trap_load_misaligned()214 if (handle_misaligned_load(regs)) in do_trap_load_misaligned()
328 int handle_misaligned_load(struct pt_regs *regs) in handle_misaligned_load() function