Searched defs:abort_handler (Results 1 – 2 of 2) sorted by relevance
87 typedef void (abort_handler)(struct thread *, struct trapframe *, uint64_t, typedef
279 abort_handler(struct trapframe *tf, int prefetch) in abort_handler() function