Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dsvm.h32 #define SVM_EXIT_LAST_EXCP 0x05f macro
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsvm.h32 #define SVM_EXIT_LAST_EXCP 0x05f macro
/openbmc/linux/arch/x86/kernel/
H A Dsev-shared.c175 exit_code <= SVM_EXIT_LAST_EXCP); in vc_decoding_needed()