Lines Matching refs:trapframe
253 offsetof(struct trapframe, tf_eax),
254 offsetof(struct trapframe, tf_ecx),
255 offsetof(struct trapframe, tf_edx),
256 offsetof(struct trapframe, tf_ebx),
257 offsetof(struct trapframe, tf_esp),
258 offsetof(struct trapframe, tf_ebp),
259 offsetof(struct trapframe, tf_esi),
260 offsetof(struct trapframe, tf_edi),
261 offsetof(struct trapframe, tf_eip),
262 offsetof(struct trapframe, tf_eflags),
263 offsetof(struct trapframe, tf_cs),
264 offsetof(struct trapframe, tf_ss),
265 offsetof(struct trapframe, tf_ds),
266 offsetof(struct trapframe, tf_es),
267 offsetof(struct trapframe, tf_fs)