Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dexception.h78 void do_sme_acc(unsigned long esr, struct pt_regs *regs);
/linux/arch/arm64/kernel/
H A Dentry-common.c582 do_sme_acc(esr, regs); in el0_sme_acc()
H A Dfpsimd.c1372 void do_sme_acc(unsigned long esr, struct pt_regs *regs) in do_sme_acc() function