Searched defs:trapframe_vm86 (Results 1 – 1 of 1) sorted by relevance
74 struct trapframe_vm86 { struct75 int tf_fs;76 int tf_es;77 int tf_ds;78 int tf_edi;79 int tf_esi;80 int tf_ebp;81 int tf_isp;82 int tf_ebx;83 int tf_edx;[all …]