Searched refs:EXCP_VMEXIT (Results 1 – 3 of 3) sorted by relevance
118 if (cs->exception_index == EXCP_VMEXIT) { in x86_cpu_do_interrupt()
740 cs->exception_index = EXCP_VMEXIT; in cpu_vmexit()
1292 #define EXCP_VMEXIT 0x100 /* only for system emulation */ macro