Searched refs:trapframe (Results 1 – 4 of 4) sorted by relevance
32 struct trapframe;38 void dump_trapframe(struct trapframe *tf);
48 struct trapframe { struct119 struct trapframe { struct
81 void report_exc(struct trapframe *tf);83 report_exc(struct trapframe *tf) in report_exc()
2027 struct trapframe { struct2039 struct trapframe *tf = (struct trapframe *)tfp; in bop_trap() argument2055 tf = (struct trapframe *)(tfp - 1); in bop_trap()