Lines Matching refs:error_code
198 if ( !read_gate_descriptor(regs->error_code, v, &sel, &off, &ar) || in pv_emulate_gate_op()
202 pv_inject_hw_exception(TRAP_gp_fault, regs->error_code); in pv_emulate_gate_op()
207 pv_inject_hw_exception(TRAP_no_segment, regs->error_code); in pv_emulate_gate_op()
223 pv_inject_hw_exception(TRAP_gp_fault, regs->error_code); in pv_emulate_gate_op()
236 pv_inject_hw_exception(TRAP_gp_fault, regs->error_code); in pv_emulate_gate_op()
282 (opnd_sel & ~3) != regs->error_code || in pv_emulate_gate_op()
285 pv_inject_hw_exception(TRAP_gp_fault, regs->error_code); in pv_emulate_gate_op()
333 pv_inject_hw_exception(TRAP_gp_fault, regs->error_code); in pv_emulate_gate_op()
357 pv_inject_hw_exception(TRAP_gp_fault, regs->error_code); in pv_emulate_gate_op()
373 return pv_inject_hw_exception(TRAP_gp_fault, regs->error_code); in pv_emulate_gate_op()
378 pv_inject_hw_exception(TRAP_gp_fault, regs->error_code); in pv_emulate_gate_op()
404 pv_inject_hw_exception(TRAP_gp_fault, regs->error_code); in pv_emulate_gate_op()
415 pv_inject_hw_exception(TRAP_gp_fault, regs->error_code); in pv_emulate_gate_op()