Searched refs:do_cp15instr (Results 1 – 3 of 3) sorted by relevance
73 void do_cp15instr(unsigned long esr, struct pt_regs *regs);
751 void do_cp15instr(unsigned long esr, struct pt_regs *regs) in do_cp15instr() function789 NOKPROBE_SYMBOL(do_cp15instr);
765 do_cp15instr(esr, regs); in el0_cp15()