Searched refs:trapframe (Results 1 – 3 of 3) sorted by relevance
48 struct trapframe { struct119 struct trapframe { struct
81 void report_exc(struct trapframe *tf);83 report_exc(struct trapframe *tf) in report_exc()
1882 struct trapframe { struct1896 struct trapframe *tf = (struct trapframe *)tfp; in bop_trap() argument1912 tf = (struct trapframe *)(tfp - 1); in bop_trap()