Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dexception.h71 void do_el0_cp15(unsigned long esr, struct pt_regs *regs);
/linux-6.15/arch/arm64/kernel/
H A Dentry-common.c878 do_el0_cp15(esr, regs); in el0_cp15()
H A Dtraps.c771 void do_el0_cp15(unsigned long esr, struct pt_regs *regs) in do_el0_cp15() function