Home
last modified time | relevance | path

Searched refs:try_emulate_el1_ssbs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dspectre.h37 bool try_emulate_el1_ssbs(struct pt_regs *regs, u32 instr);
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dspectre.h102 bool try_emulate_el1_ssbs(struct pt_regs *regs, u32 instr);
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dproton-pack.c540 bool try_emulate_el1_ssbs(struct pt_regs *regs, u32 instr) in try_emulate_el1_ssbs() function
H A Dtraps.c390 if (try_emulate_el1_ssbs(regs, insn)) in do_el1_undef()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dproton-pack.c524 bool try_emulate_el1_ssbs(struct pt_regs *regs, u32 instr) in try_emulate_el1_ssbs() function
H A Dtraps.c482 if (try_emulate_el1_ssbs(regs, insn)) in do_el1_undef()

Completed in 7 milliseconds