Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dexception.h75 void do_el0_fpac(struct pt_regs *regs, unsigned long esr);
/linux-6.15/arch/arm64/kernel/
H A Dentry-common.c752 do_el0_fpac(regs, esr); in el0_fpac()
H A Dtraps.c511 void do_el0_fpac(struct pt_regs *regs, unsigned long esr) in do_el0_fpac() function