Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dexception.h73 void do_el0_fpac(struct pt_regs *regs, unsigned long esr);
/openbmc/linux/arch/arm64/kernel/
H A Dentry-common.c686 do_el0_fpac(regs, esr); in el0_fpac()
H A Dtraps.c503 void do_el0_fpac(struct pt_regs *regs, unsigned long esr) in do_el0_fpac() function