Searched refs:try_emulate_armv8_deprecated (Results 1 – 3 of 3) sorted by relevance
16 bool try_emulate_armv8_deprecated(struct pt_regs *regs, u32 insn);19 try_emulate_armv8_deprecated(struct pt_regs *regs, u32 insn) in try_emulate_armv8_deprecated() function
577 bool try_emulate_armv8_deprecated(struct pt_regs *regs, u32 insn) in try_emulate_armv8_deprecated() function
474 if (try_emulate_armv8_deprecated(regs, insn)) in do_el0_undef()