Searched refs:EMULTYPE_TRAP_UD (Results 1 – 3 of 3) sorted by relevance
1665 #define EMULTYPE_TRAP_UD (1 << 1) macro
6708 int emul_type = EMULTYPE_TRAP_UD; in handle_ud()8101 if ((emulation_type & EMULTYPE_TRAP_UD) || in x86_emulate_instruction()
5233 if (unlikely(emulation_type & EMULTYPE_TRAP_UD) && in x86_decode_insn()
Completed in 43 milliseconds