trap
typedef struct trap {
struct trap {
typedef struct tr trap;
trap(const u_long a0, const u_long a1, const u_long a2, const u_long entry,
trap(struct trapframe *frame)
trap(struct smallframe *sf)
trap(struct trapframe *fp)
trap(int type, struct trapframe *frame)
trap(struct trapframe *frame)
trap(int vector, struct trapframe *tf)
trap(int type, unsigned int code, unsigned int v, struct frame frame)
trap(struct frame *fp, int type, unsigned int code, unsigned int v)
trap(uint32_t status, uint32_t cause, vaddr_t vaddr, vaddr_t pc,
trap(struct trapframe *fp)
trap(enum ppc_booke_exceptions trap_code, struct trapframe *tf)
trap(struct trapframe *tf)
trap(struct trapframe *tf)
trap(unsigned type, int psr, int pc, struct trapframe *tf)
trap(struct trapframe64 *tf, unsigned int type, vaddr_t pc, long tstate)
trap(struct trapframe *tf)