Searched refs:do_cp15instr (Results 1 – 3 of 3) sorted by relevance
52 void do_cp15instr(unsigned int esr, struct pt_regs *regs);
643 void do_cp15instr(unsigned int esr, struct pt_regs *regs) in do_cp15instr() function681 NOKPROBE_SYMBOL(do_cp15instr);
435 do_cp15instr(esr, regs); in el0_cp15()