Searched refs:do_sysinstr (Results 1 – 3 of 3) sorted by relevance
68 void do_sysinstr(unsigned int esr, struct pt_regs *regs);
776 void do_sysinstr(unsigned int esr, struct pt_regs *regs) in do_sysinstr() function793 NOKPROBE_SYMBOL(do_sysinstr);
531 do_sysinstr(esr, regs); in el0_sys()