Searched refs:IDT_GP (Results 1 – 4 of 4) sorted by relevance
90 case IDT_GP: in emulate_lock_instr()
175 (vector == IDT_SS) || (vector == IDT_GP)) { in get_excep_class()283 (void)vcpu_queue_exception(vcpu, IDT_GP, err_code); in vcpu_inject_gp()
423 value32 = (value32 | (1U << IDT_GP)); in init_exec_ctrl()
126 #define IDT_GP 13U /* #GP: General Protection Fault */ macro
Completed in 10 milliseconds