Home
last modified time | relevance | path

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

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