Home
last modified time | relevance | path

Searched refs:IDT_GP (Results 1 – 4 of 4) sorted by relevance

/hypervisor/arch/x86/guest/
A Dlock_instr_emul.c90 case IDT_GP: in emulate_lock_instr()
A Dvirq.c175 (vector == IDT_SS) || (vector == IDT_GP)) { in get_excep_class()
283 (void)vcpu_queue_exception(vcpu, IDT_GP, err_code); in vcpu_inject_gp()
A Dvmcs.c423 value32 = (value32 | (1U << IDT_GP)); in init_exec_ctrl()
/hypervisor/include/arch/x86/asm/
A Dcpu.h126 #define IDT_GP 13U /* #GP: General Protection Fault */ macro

Completed in 10 milliseconds