Home
last modified time | relevance | path

Searched refs:do_el1_bti (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dexception.h59 void do_el1_bti(struct pt_regs *regs, unsigned long esr);
/openbmc/linux/arch/arm64/kernel/
H A Dentry-common.c427 do_el1_bti(regs, esr); in el1_bti()
H A Dtraps.c494 void do_el1_bti(struct pt_regs *regs, unsigned long esr) in do_el1_bti() function