Home
last modified time | relevance | path

Searched refs:EMULTYPE_TRAP_UD (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
A Dkvm_host.h1665 #define EMULTYPE_TRAP_UD (1 << 1) macro
/linux/arch/x86/kvm/
A Dx86.c6708 int emul_type = EMULTYPE_TRAP_UD; in handle_ud()
8101 if ((emulation_type & EMULTYPE_TRAP_UD) || in x86_emulate_instruction()
A Demulate.c5233 if (unlikely(emulation_type & EMULTYPE_TRAP_UD) && in x86_decode_insn()

Completed in 43 milliseconds