Home
last modified time | relevance | path

Searched refs:EMULTYPE_COMPLETE_USER_EXIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h1947 #define EMULTYPE_COMPLETE_USER_EXIT (1 << 7) macro
/openbmc/linux/arch/x86/kvm/
H A Dx86.c776 EMULTYPE_COMPLETE_USER_EXIT); in complete_emulated_insn_gp()
8962 if (emulation_type & EMULTYPE_COMPLETE_USER_EXIT) { in x86_emulate_instruction()