Searched refs:EMULTYPE_TRAP_UD_FORCED (Results 1 – 3 of 3) sorted by relevance
1946 #define EMULTYPE_TRAP_UD_FORCED (1 << 4) macro
4795 EMULTYPE_TRAP_UD_FORCED | in svm_can_emulate_instruction()
7521 emul_type = EMULTYPE_TRAP_UD_FORCED; in handle_ud()8923 (emulation_type & EMULTYPE_TRAP_UD_FORCED)) { in x86_emulate_instruction()