Searched refs:__do_trap_serror (Results 1 – 1 of 1) sorted by relevance
699 static void __do_trap_serror(struct cpu_user_regs *regs, bool guest) in __do_trap_serror() function1882 return __do_trap_serror(regs, true); in do_trap_instr_abort_guest()2013 return __do_trap_serror(regs, true); in do_trap_data_abort_guest()2274 __do_trap_serror(regs, VABORT_GEN_BY_GUEST(regs)); in do_trap_hyp_serror()2281 __do_trap_serror(regs, true); in do_trap_guest_serror()
Completed in 6 milliseconds