Searched refs:try_emulate_el1_ssbs (Results 1 – 3 of 3) sorted by relevance
102 bool try_emulate_el1_ssbs(struct pt_regs *regs, u32 instr);
524 bool try_emulate_el1_ssbs(struct pt_regs *regs, u32 instr) in try_emulate_el1_ssbs() function
488 if (try_emulate_el1_ssbs(regs, insn)) in do_el1_undef()