Searched defs:trapframe (Results 1 – 2 of 2) sorted by relevance
48 struct trapframe { struct 119 struct trapframe { struct 49 tf_fstrapframe global() argument 73 tf_sstrapframe global() argument 120 tf_rditrapframe global() argument 121 tf_rsitrapframe global() argument 122 tf_rdxtrapframe global() argument 123 tf_rcxtrapframe global() argument 124 tf_r8trapframe global() argument 125 tf_r9trapframe global() argument 126 tf_raxtrapframe global() argument 127 tf_rbxtrapframe global() argument 128 tf_rbptrapframe global() argument 129 tf_r10trapframe global() argument 130 tf_r11trapframe global() argument 131 tf_r12trapframe global() argument 132 tf_r13trapframe global() argument 133 tf_r14trapframe global() argument 134 tf_r15trapframe global() argument 135 tf_trapnotrapframe global() argument 136 tf_fstrapframe global() argument 137 tf_gstrapframe global() argument 138 tf_addrtrapframe global() argument 139 tf_flagstrapframe global() argument 140 tf_estrapframe global() argument 141 tf_dstrapframe global() argument 143 tf_errtrapframe global() argument 144 tf_riptrapframe global() argument 145 tf_cstrapframe global() argument 146 tf_rflagstrapframe global() argument 148 tf_rsptrapframe global() argument 149 tf_sstrapframe global() argument
1882 struct trapframe { struct 1896 struct trapframe *tf = (struct trapframe *)tfp; in bop_trap() argument