Searched refs:do_cp15instr (Results 1 – 3 of 3) sorted by relevance
71 void do_cp15instr(unsigned int esr, struct pt_regs *regs);
735 void do_cp15instr(unsigned int esr, struct pt_regs *regs) in do_cp15instr() function773 NOKPROBE_SYMBOL(do_cp15instr);
718 do_cp15instr(esr, regs); in el0_cp15()