Searched refs:EMULTYPE_TRAP_UD (Results 1 – 3 of 3) sorted by relevance
1667 #define EMULTYPE_TRAP_UD (1 << 1) macro
6774 int emul_type = EMULTYPE_TRAP_UD; in handle_ud()8124 if ((emulation_type & EMULTYPE_TRAP_UD) || in x86_emulate_instruction()
5296 if (unlikely(emulation_type & EMULTYPE_TRAP_UD) && in x86_decode_insn()