Home
last modified time | relevance | path

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

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