Home
last modified time | relevance | path

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

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