Searched refs:X86_TRAP_GP (Results 1 – 3 of 3) sorted by relevance
32 #define X86_TRAP_GP 13 /* General Protection Fault */ macro
94 INTG(X86_TRAP_GP, asm_exc_general_protection),
2961 svm_vmgexit_inject_exception(svm, X86_TRAP_GP); in svm_complete_emulated_msr()