Home
last modified time | relevance | path

Searched defs:abort_handler (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/arm64/
H A Dtrap.c87 typedef void (abort_handler)(struct thread *, struct trapframe *, uint64_t, typedef
/f-stack/freebsd/arm/arm/
H A Dtrap-v6.c279 abort_handler(struct trapframe *tf, int prefetch) in abort_handler() function