Searched refs:bad_el0_sync (Results 1 – 3 of 3) sorted by relevance
68 void bad_el0_sync(struct pt_regs *regs, int reason, unsigned long esr);
691 bad_el0_sync(regs, 0, esr); in el0_inv()
876 void bad_el0_sync(struct pt_regs *regs, int reason, unsigned long esr) in bad_el0_sync() function